aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_2dtorus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/test_mesh_2dtorus.conf')
-rw-r--r--src/mesh/test_mesh_2dtorus.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesh/test_mesh_2dtorus.conf b/src/mesh/test_mesh_2dtorus.conf
index b6291fff5..826257139 100644
--- a/src/mesh/test_mesh_2dtorus.conf
+++ b/src/mesh/test_mesh_2dtorus.conf
@@ -4,14 +4,12 @@ SERVICEHOME = /tmp/test_mesh_small/
4[arm] 4[arm]
5PORT = 10010 5PORT = 10010
6DEFAULTSERVICES = core dht mesh 6DEFAULTSERVICES = core dht mesh
7#DEBUG = YES
8 7
9[statistics] 8[statistics]
10AUTOSTART = YES 9AUTOSTART = YES
11PORT = 10000 10PORT = 10000
12 11
13[dht] 12[dht]
14DEBUG = NO
15AUTOSTART = YES 13AUTOSTART = YES
16ACCEPT_FROM6 = ::1; 14ACCEPT_FROM6 = ::1;
17ACCEPT_FROM = 127.0.0.1; 15ACCEPT_FROM = 127.0.0.1;
@@ -53,7 +51,6 @@ PORT = 10004
53 51
54[mesh] 52[mesh]
55PORT = 10005 53PORT = 10005
56DEBUG=YES
57ACCEPT_FROM = 127.0.0.1; 54ACCEPT_FROM = 127.0.0.1;
58HOSTNAME = localhost 55HOSTNAME = localhost
59# PREFIX = valgrind --leak-check=full 56# PREFIX = valgrind --leak-check=full
@@ -78,7 +75,6 @@ CONNECT_TOPOLOGY = 2D_TORUS
78F2F = NO 75F2F = NO
79CONNECT_TIMEOUT = 600 s 76CONNECT_TIMEOUT = 600 s
80CONNECT_ATTEMPTS = 2 77CONNECT_ATTEMPTS = 2
81DEBUG = YES
82HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat 78HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
83MAX_CONCURRENT_SSH = 10 79MAX_CONCURRENT_SSH = 10
84USE_PROGRESSBARS = YES 80USE_PROGRESSBARS = YES