summaryrefslogtreecommitdiff
path: root/manpages/taler.conf.5.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-06 23:25:57 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-06 23:26:03 +0100
commit70d848507ba233fa9e530481cd7816c399db6d19 (patch)
tree97ebef94b5c094d040d1a59d29f769d1f65fafb8 /manpages/taler.conf.5.rst
parent77a8fa7279f149b3cd04cb953b0f7b826c875175 (diff)
downloaddocs-70d848507ba233fa9e530481cd7816c399db6d19.tar.gz
docs-70d848507ba233fa9e530481cd7816c399db6d19.tar.bz2
docs-70d848507ba233fa9e530481cd7816c399db6d19.zip
document fix for #8369
Diffstat (limited to 'manpages/taler.conf.5.rst')
-rw-r--r--manpages/taler.conf.5.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 3748b673..3074f68b 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -182,6 +182,12 @@ BASE_URL
Added to wire transfers to enable tracking by merchants.
Used by the KYC logic when interacting with OAuth 2.0.
+TOPLEVEL_REDIRECT_URL
+ Where to redirect visitors that access the top-level
+ "/" endpoint of the exchange. Should point users to
+ information about the exchange operator.
+ Optional setting, defaults to "/terms".
+
AGGREGATOR_IDLE_SLEEP_INTERVAL
For how long should the taler-exchange-aggregator sleep when it is idle
before trying to look for more work? Default is 60 seconds.