aboutsummaryrefslogtreecommitdiff
path: root/src/testing_old/testing_old.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing_old/testing_old.conf')
-rw-r--r--src/testing_old/testing_old.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/testing_old/testing_old.conf b/src/testing_old/testing_old.conf
deleted file mode 100644
index ebba0ad6e..000000000
--- a/src/testing_old/testing_old.conf
+++ /dev/null
@@ -1,11 +0,0 @@
1[TESTING_OLD]
2# How long before failing a connection?
3CONNECT_TIMEOUT = 30 s
4# How many connect attempts should we make?
5CONNECT_ATTEMPTS = 3
6# How many connections can happen simultaneously?
7MAX_OUTSTANDING_CONNECTIONS = 50
8
9# Should we clean up the files on peer group shutdown?
10DELETE_FILES = YES
11