aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/exchangedb.conf
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-26 09:00:19 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-26 09:00:19 +0100
commit783e2ae424fdd338da142e2e7472ee86b27d4035 (patch)
tree19e064be30a2276f2e07988b199f3a0d95615e0e /src/exchangedb/exchangedb.conf
parent238761c87d37dd03e47e79c368d2af4ea570158d (diff)
downloadexchange-783e2ae424fdd338da142e2e7472ee86b27d4035.tar.xz
add partitions to new p2p tables
Diffstat (limited to 'src/exchangedb/exchangedb.conf')
-rw-r--r--src/exchangedb/exchangedb.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/exchangedb/exchangedb.conf b/src/exchangedb/exchangedb.conf
index 77748bf5a..1c22301ad 100644
--- a/src/exchangedb/exchangedb.conf
+++ b/src/exchangedb/exchangedb.conf
@@ -26,3 +26,7 @@ IDLE_RESERVE_EXPIRATION_TIME = 4 weeks
# After how long do we forget about reserves? Should be above
# the legal expiration timeframe of withdrawn coins.
LEGAL_RESERVE_EXPIRATION_TIME = 7 years
+
+# What is the desired delay between a transaction being ready and the
+# aggregator triggering on it?
+AGGREGATOR_SHIFT = 1 s