aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-15 15:14:05 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-15 15:14:05 +0200
commit2c28f7ebd05d31943f470dfdb410e4ce0955c8a3 (patch)
treee95636f5d64af4ed19e6e6b7ebc0cbe36043f95c /src
parent07a089f4f167854f8ed3036475efc8171ade5d69 (diff)
downloadexchange-2c28f7ebd05d31943f470dfdb410e4ce0955c8a3.tar.xz
reduce max requests limit per default
Diffstat (limited to 'src')
-rw-r--r--src/exchange/exchange.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/exchange.conf b/src/exchange/exchange.conf
index 750e71724..38e5816ff 100644
--- a/src/exchange/exchange.conf
+++ b/src/exchange/exchange.conf
@@ -19,7 +19,7 @@ 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
+# MAX_REQUESTS = 100000
# How to access our database
DB = postgres