From 6e6d45955a36785c8c2875f85299bf1e00588291 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 16 Aug 2021 11:42:25 +0200 Subject: -document API_KEY --- doc/sphinx/manpages/anastasis.conf.5.rst | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'doc') 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 --------------------- -- cgit v1.2.3