aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/manpages/anastasis.conf.5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/manpages/anastasis.conf.5.rst')
-rw-r--r--doc/sphinx/manpages/anastasis.conf.5.rst18
1 files 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
61The following options are from the ``[anastasis]`` section and used by 61The following options are from the ``[anastasis]`` section and used by
62the **anastasis-httpd** service. 62the **anastasis-httpd** service.
63 63
64PAYMENT_BACKEND_URL
65 Base-URL of the Taler merchant backend instance to use for payments.
66 FIXME: How do we pass the access token?
67
68ANNUAL_FEE 64ANNUAL_FEE
69 Annual fee to be paid for policy uploads, i.e. "EUR:1.5". 65 Annual fee to be paid for policy uploads, i.e. "EUR:1.5".
70 66
@@ -91,6 +87,20 @@ PORT
91 TCP port on which the HTTP service should listen on. 87 TCP port on which the HTTP service should listen on.
92 88
93 89
90Backend options
91---------------
92
93The following options are from the ``[anastasis-merchant-backend]`` section and used by
94the **anastasis-httpd** service.
95
96PAYMENT_BACKEND_URL
97 Base-URL of the Taler merchant backend instance to use for payments.
98
99API_KEY
100 API key to transmit to the merchant backend for authentication.
101
102
103
94Authorization options 104Authorization options
95--------------------- 105---------------------
96 106