summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-12 16:11:58 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-12 16:11:58 +0100
commit05b338ce6f8ce46e55d2bb99414de346197808a8 (patch)
treee1d271ef288a7d013826a18a09c27966628f8fc7 /src/exchange
parentb999a6b2c57a7f4bd2fcfc2f7c273c9d8905500d (diff)
downloadexchange-05b338ce6f8ce46e55d2bb99414de346197808a8.tar.gz
exchange-05b338ce6f8ce46e55d2bb99414de346197808a8.tar.bz2
exchange-05b338ce6f8ce46e55d2bb99414de346197808a8.zip
do not use max-requests in tests, forking prevents killing in test
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/test_taler_exchange_httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/test_taler_exchange_httpd.conf b/src/exchange/test_taler_exchange_httpd.conf
index 8819cd162..30814dd84 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