summaryrefslogtreecommitdiff
path: root/manpages/taler.conf.5.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-03 19:13:42 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-03 19:13:42 +0200
commita554af368e984fd9c657a1f6bc425d5ae07a5b29 (patch)
tree9045e771c045c45c91faf85769455c4c424c88a1 /manpages/taler.conf.5.rst
parent28bcda64fb75448254c078b5ab18bd56523c8ee8 (diff)
downloaddocs-a554af368e984fd9c657a1f6bc425d5ae07a5b29.tar.gz
docs-a554af368e984fd9c657a1f6bc425d5ae07a5b29.tar.bz2
docs-a554af368e984fd9c657a1f6bc425d5ae07a5b29.zip
document new s aggregator sharding
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?