summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-01 12:21:13 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-01 12:21:13 +0100
commit9c74b7ac4c45e40e0f9db95d1b02c0fb0b4b3618 (patch)
tree2a45854e8ef347346645a8c8bc6238dfa01c9fca
parent145807afbab9fe2071089828baf02ff1ea301b88 (diff)
downloaddocs-9c74b7ac4c45e40e0f9db95d1b02c0fb0b4b3618.tar.gz
docs-9c74b7ac4c45e40e0f9db95d1b02c0fb0b4b3618.tar.bz2
docs-9c74b7ac4c45e40e0f9db95d1b02c0fb0b4b3618.zip
document new option
-rw-r--r--manpages/taler.conf.5.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 00554a13..5e27815b 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -77,6 +77,10 @@ BASE_URL
Specifies the base URL under which the exchange can be reached. Added
to wire transfers to enable tracking by merchants.
+AGGREGATOR_IDLE_SLEEP_INTERVAL
+ For how long should the aggregator sleep when it is idle before trying
+ to look for more work? Default is 60 seconds.
+
SIGNKEY_DURATION
For how long is a signing key valid?