[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: -document API_KEY
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: -document API_KEY |
Date: |
Mon, 16 Aug 2021 11:42:27 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new 6e6d459 -document API_KEY
6e6d459 is described below
commit 6e6d45955a36785c8c2875f85299bf1e00588291
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 16 11:42:25 2021 +0200
-document API_KEY
---
doc/sphinx/manpages/anastasis.conf.5.rst | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/doc/sphinx/manpages/anastasis.conf.5.rst
b/doc/sphinx/manpages/anastasis.conf.5.rst
index 4857803..1819d6d 100644
--- a/doc/sphinx/manpages/anastasis.conf.5.rst
+++ b/doc/sphinx/manpages/anastasis.conf.5.rst
@@ -61,10 +61,6 @@ GLOBAL OPTIONS
The following options are from the ``[anastasis]`` section and used by
the **anastasis-httpd** service.
-PAYMENT_BACKEND_URL
- Base-URL of the Taler merchant backend instance to use for payments.
- FIXME: How do we pass the access token?
-
ANNUAL_FEE
Annual fee to be paid for policy uploads, i.e. "EUR:1.5".
@@ -91,6 +87,20 @@ PORT
TCP port on which the HTTP service should listen on.
+Backend options
+---------------
+
+The following options are from the ``[anastasis-merchant-backend]`` section
and used by
+the **anastasis-httpd** service.
+
+PAYMENT_BACKEND_URL
+ Base-URL of the Taler merchant backend instance to use for payments.
+
+API_KEY
+ API key to transmit to the merchant backend for authentication.
+
+
+
Authorization options
---------------------
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis] branch master updated: -document API_KEY,
gnunet <=