summaryrefslogtreecommitdiff
path: root/src/exchange/exchange.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-01 13:31:45 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-01 13:31:45 +0100
commitf1639c09a22ab5d1453153946bde7f3df62ffb36 (patch)
tree337fc378774338e4f01afe91049b48a792db62b0 /src/exchange/exchange.conf
parent97afbf1ea594748eafcda0f0cbd0f170d2d05015 (diff)
downloadexchange-f1639c09a22ab5d1453153946bde7f3df62ffb36.tar.gz
exchange-f1639c09a22ab5d1453153946bde7f3df62ffb36.tar.bz2
exchange-f1639c09a22ab5d1453153946bde7f3df62ffb36.zip
implement #5740
Diffstat (limited to 'src/exchange/exchange.conf')
-rw-r--r--src/exchange/exchange.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/exchange/exchange.conf b/src/exchange/exchange.conf
index 7fe737b72..79b1877d9 100644
--- a/src/exchange/exchange.conf
+++ b/src/exchange/exchange.conf
@@ -21,6 +21,11 @@ REVOCATION_DIR = ${TALER_DATA_HOME}/exchange/revocations/
# Used to artifically reduce caching (addresses #5747).
MAX_KEYS_CACHING = forever
+# After how many requests should the exchange auto-restart
+# (to address potential issues with memory fragmentation)?
+# If this option is not specified, auto-restarting is disabled.
+# MAX_REQUESTS = 10000000
+
# How to access our database
DB = postgres