summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-25 09:04:16 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-25 09:04:16 +0100
commitd8ad5e00f4a46fee0835d87fa42b82651de31675 (patch)
tree1156c004a221126846e35d26e5907ec38a928461
parent53878b844001ada7a44b88c0eaf0cccd86cabf43 (diff)
downloaddocs-d8ad5e00f4a46fee0835d87fa42b82651de31675.tar.gz
docs-d8ad5e00f4a46fee0835d87fa42b82651de31675.tar.bz2
docs-d8ad5e00f4a46fee0835d87fa42b82651de31675.zip
document BASE_URL option
-rw-r--r--manpages/taler.conf.5.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 07e9d106..b1531824 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -450,6 +450,9 @@ PUBLIC_KEY
Crockford Base32 encoded auditor public key. Used by (online) auditor
processes that do not have access to the (offline) auditor private key file.
+BASE_URL
+ Base URL of the auditor, e.g. “https://auditor.demo.taler.net/”
+
AUDITOR POSTGRES BACKEND DATABASE OPTIONS
-----------------------------------------