aboutsummaryrefslogtreecommitdiff
path: root/src/testing_old/test_testing_2dtorus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing_old/test_testing_2dtorus.conf')
-rw-r--r--src/testing_old/test_testing_2dtorus.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testing_old/test_testing_2dtorus.conf b/src/testing_old/test_testing_2dtorus.conf
index 4ec3db83e..993ab372d 100644
--- a/src/testing_old/test_testing_2dtorus.conf
+++ b/src/testing_old/test_testing_2dtorus.conf
@@ -5,14 +5,12 @@ SERVICEHOME = /tmp/test_testing_2dtorus/
5[arm] 5[arm]
6PORT = 10010 6PORT = 10010
7DEFAULTSERVICES = core 7DEFAULTSERVICES = core
8#DEBUG = YES
9 8
10[statistics] 9[statistics]
11AUTOSTART = YES 10AUTOSTART = YES
12PORT = 10000 11PORT = 10000
13 12
14[dht] 13[dht]
15DEBUG = NO
16AUTOSTART = YES 14AUTOSTART = YES
17ACCEPT_FROM6 = ::1; 15ACCEPT_FROM6 = ::1;
18ACCEPT_FROM = 127.0.0.1; 16ACCEPT_FROM = 127.0.0.1;
@@ -66,7 +64,6 @@ CONNECT_TOPOLOGY = 2D_TORUS
66F2F = NO 64F2F = NO
67CONNECT_TIMEOUT = 600 s 65CONNECT_TIMEOUT = 600 s
68CONNECT_ATTEMPTS = 2 66CONNECT_ATTEMPTS = 2
69DEBUG = YES
70HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat 67HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
71MAX_CONCURRENT_SSH = 10 68MAX_CONCURRENT_SSH = 10
72USE_PROGRESSBARS = YES 69USE_PROGRESSBARS = YES