summaryrefslogtreecommitdiff
path: root/manpages/taler.conf.5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler.conf.5.rst')
-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 ee67358e..0aa24e22 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -119,6 +119,9 @@ 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.
+AGGREGATOR_SHARD_SIZE
+ Which share of the range from [0,..2147483648] should be processed by one of the shards of the aggregator. Useful only for Taler exchanges with ultra high-performance needs. When changing this value, you must stop all aggregators and run "taler-exchange-dbinit -s" before resuming. Default is 2147483648 (no sharding).
+
SIGNKEY_LEGAL_DURATION
For how long are signatures with signing keys legally valid?