aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing.conf')
-rw-r--r--src/testing/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing.conf b/src/testing/testing.conf
index 1604ebc3a..7e25f8c13 100644
--- a/src/testing/testing.conf
+++ b/src/testing/testing.conf
@@ -1,6 +1,6 @@
1[TESTING] 1[TESTING]
2# How long before failing a connection? 2# How long before failing a connection?
3CONNECT_TIMEOUT = 30 3CONNECT_TIMEOUT = 30 s
4# How many connect attempts should we make? 4# How many connect attempts should we make?
5CONNECT_ATTEMPTS = 3 5CONNECT_ATTEMPTS = 3
6# How many connections can happen simultaneously? 6# How many connections can happen simultaneously?