gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: document global auth setting


From: gnunet
Subject: [taler-docs] branch master updated: document global auth setting
Date: Sat, 13 Jan 2024 21:25:33 +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 b57b154b document global auth setting
b57b154b is described below

commit b57b154b5d7a7138b58699c0fa14f5a2fd5c26a6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 13 21:25:29 2024 +0100

    document global auth setting
---
 manpages/taler.conf.5.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 32c8d869..42208b76 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -800,6 +800,8 @@ FULFILLMENT_MSG
   Message shown to users by their wallets upon successful payment. If 
"${PRODUCT_DESCRIPTION}" appears in the message, it will be replaced with the 
description of the product that was sold.
 BACKEND_BASE_URL
   Base URL (possibly including instance) for the Taler merchant backend used 
to process payments.
+BACKEND_AUTHORIZATION
+  Full HTTP "Authorization" header (usually with a Bearer token) to be send to 
the merchant backend for authorization of requests. Mandatory.
 FRAMEBUFFER_BACKLIGHT
   Name of the file used to control brightness of the display. Optional. 
Defaults to "/sys/class/backlight/soc:backlight/brightness" if not given.
 FRAMEBUFFER_DEVICE
@@ -815,7 +817,7 @@ NUMBER
 INSTANCE
   Instance to use for the payment. Optional. If not given, the 
BACKEND_BASE_URL from "[taler-mdb]" will be used.
 BACKEND_AUTHORIZATION
-  Full HTTP "Authorization" header (usually with a Bearer token) to be send to 
the merchant backend for authorization of requests. Mandatory.
+  Full HTTP "Authorization" header (usually with a Bearer token) to be send to 
the merchant backend for authorization of requests. Optional, will use global 
BACKEND_AUTHORIZATION setting from "[taler-mdb]" if missing.
 DESCRIPTION
   Human-readable description of the product. Use "empty" if the product is 
known to be sold out (only effective if selling out is enabled via 
command-line).
 PRICE

-- 
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]