gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: do not use max-requests in tests


From: gnunet
Subject: [taler-exchange] branch master updated: do not use max-requests in tests, forking prevents killing in test
Date: Thu, 12 Dec 2019 16:12:00 +0100

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 05b338ce do not use max-requests in tests, forking prevents killing in 
test
05b338ce is described below

commit 05b338ce6f8ce46e55d2bb99414de346197808a8
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Dec 12 16:11:58 2019 +0100

    do not use max-requests in tests, forking prevents killing in test
---
 src/exchange/test_taler_exchange_httpd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/test_taler_exchange_httpd.conf 
b/src/exchange/test_taler_exchange_httpd.conf
index 8819cd16..30814dd8 100644
--- a/src/exchange/test_taler_exchange_httpd.conf
+++ b/src/exchange/test_taler_exchange_httpd.conf
@@ -8,7 +8,7 @@ CURRENCY = EUR
 
 
 [exchange]
-MAX_REQUESTS = 2
+# MAX_REQUESTS = 2
 # how long is one signkey valid?
 SIGNKEY_DURATION = 4 weeks
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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