aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/test_mesh_small.conf')
-rw-r--r--src/mesh/test_mesh_small.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf
index 2277a9a76..4083e8e79 100644
--- a/src/mesh/test_mesh_small.conf
+++ b/src/mesh/test_mesh_small.conf
@@ -3,7 +3,6 @@ SERVICEHOME = /tmp/test_mesh_small/
3 3
4[mesh] 4[mesh]
5PORT = 10005 5PORT = 10005
6DEBUG = YES
7ACCEPT_FROM = 127.0.0.1; 6ACCEPT_FROM = 127.0.0.1;
8HOSTNAME = localhost 7HOSTNAME = localhost
9REFRESH_PATH_TIME = 5 s 8REFRESH_PATH_TIME = 5 s
@@ -19,14 +18,12 @@ DHT_REPLICAITON_LEVEL = 10
19[arm] 18[arm]
20PORT = 10010 19PORT = 10010
21DEFAULTSERVICES = core dht mesh 20DEFAULTSERVICES = core dht mesh
22#DEBUG = YES
23 21
24[statistics] 22[statistics]
25AUTOSTART = YES 23AUTOSTART = YES
26PORT = 10000 24PORT = 10000
27 25
28[dht] 26[dht]
29DEBUG = NO
30AUTOSTART = YES 27AUTOSTART = YES
31ACCEPT_FROM6 = ::1; 28ACCEPT_FROM6 = ::1;
32ACCEPT_FROM = 127.0.0.1; 29ACCEPT_FROM = 127.0.0.1;
@@ -90,7 +87,6 @@ BLACKLIST_TRANSPORTS = tcp udp http unix
90F2F = NO 87F2F = NO
91CONNECT_TIMEOUT = 660 s 88CONNECT_TIMEOUT = 660 s
92CONNECT_ATTEMPTS = 2 89CONNECT_ATTEMPTS = 2
93DEBUG = YES
94HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat 90HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
95MAX_CONCURRENT_SSH = 10 91MAX_CONCURRENT_SSH = 10
96USE_PROGRESSBARS = YES 92USE_PROGRESSBARS = YES