gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: reduce max requests limit per de


From: gnunet
Subject: [taler-exchange] branch master updated: reduce max requests limit per default
Date: Sat, 15 Apr 2023 15:14:08 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 2c28f7eb reduce max requests limit per default
2c28f7eb is described below

commit 2c28f7ebd05d31943f470dfdb410e4ce0955c8a3
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Apr 15 15:14:05 2023 +0200

    reduce max requests limit per default
---
 src/exchange/exchange.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/exchange.conf b/src/exchange/exchange.conf
index 750e7172..38e5816f 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]