gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: fix #7499


From: gnunet
Subject: [taler-docs] branch master updated: fix #7499
Date: Tue, 29 Nov 2022 21:51:34 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new c2ce023  fix #7499
c2ce023 is described below

commit c2ce023b620b8c23ad94942d98c5752082de534a
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Tue Nov 29 10:59:19 2022 +0100

    fix #7499
---
 manpages/taler-merchant-httpd.1.rst | 5 +++--
 manpages/taler.conf.5.rst           | 4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/manpages/taler-merchant-httpd.1.rst 
b/manpages/taler-merchant-httpd.1.rst
index 5ea47c1..cf9192f 100644
--- a/manpages/taler-merchant-httpd.1.rst
+++ b/manpages/taler-merchant-httpd.1.rst
@@ -13,6 +13,7 @@ Synopsis
 ========
 
 **taler-merchant-httpd**
+[**-a**_|_**--auth**]
 [**-C** | **--connection-close**]
 [**-c** *FILENAME* | **--config=**\ \ *FILENAME*]
 [**-h** | **--help**]
@@ -33,9 +34,9 @@ Options
 =======
 
 **-a** *TOKEN* \| **--auth=**\ \ *TOKEN*
-   Use TOKEN for initial access control to the merchant backend. The value
+   Use TOKEN for initial access control to the merchant backend. TOKEN must 
start with the "secret-token:" prefix, as per RFC 8959.  The value
    given in TOKEN must appear in backoffice requests to the default instance
-   of the merchant, i.e. "Authorization: Bearer secret-token:TOKEN" to obtain
+   of the merchant, i.e. "Authorization: Bearer TOKEN" to obtain
    access to the merchant backend.  Note that setting a passphrase for the
    default instance by any means will block future access via TOKEN.  This
    is basically a way to reset the passphrase protecting access.  TOKEN
diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 510fd87..1c70879 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -340,6 +340,10 @@ AGGREGATOR_SHIFT
   Delay between a deposit being eligible for aggregation and
   the aggregator actually triggering.
 
+DEFAULT_PURSE_LIMIT
+  Number of concurrent purses that a reserve may have active
+  if it is paid to be opened for a year. 
+
 
 EXCHANGE POSTGRES BACKEND DATABASE OPTIONS
 ------------------------------------------

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]