aboutsummaryrefslogtreecommitdiff
path: root/src/stream/test_stream_local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream/test_stream_local.conf')
-rw-r--r--src/stream/test_stream_local.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/stream/test_stream_local.conf b/src/stream/test_stream_local.conf
index 5e4ccc519..5a517cb3f 100644
--- a/src/stream/test_stream_local.conf
+++ b/src/stream/test_stream_local.conf
@@ -11,7 +11,6 @@ AUTOSTART = NO
11AUTOSTART = NO 11AUTOSTART = NO
12 12
13[mesh] 13[mesh]
14DEBUG = YES
15AUTOSTART = YES 14AUTOSTART = YES
16ACCEPT_FROM = 127.0.0.1; 15ACCEPT_FROM = 127.0.0.1;
17HOSTNAME = localhost 16HOSTNAME = localhost
@@ -20,7 +19,6 @@ PORT = 10700
20# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args 19# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
21 20
22[dht] 21[dht]
23DEBUG = NO
24AUTOSTART = YES 22AUTOSTART = YES
25ACCEPT_FROM6 = ::1; 23ACCEPT_FROM6 = ::1;
26ACCEPT_FROM = 127.0.0.1; 24ACCEPT_FROM = 127.0.0.1;
@@ -36,7 +34,6 @@ DATABASE = sqlite
36 34
37[transport] 35[transport]
38PLUGINS = tcp 36PLUGINS = tcp
39DEBUG = NO
40ACCEPT_FROM6 = ::1; 37ACCEPT_FROM6 = ::1;
41ACCEPT_FROM = 127.0.0.1; 38ACCEPT_FROM = 127.0.0.1;
42NEIGHBOUR_LIMIT = 50 39NEIGHBOUR_LIMIT = 50
@@ -52,7 +49,6 @@ PORT = 12092
52[arm] 49[arm]
53DEFAULTSERVICES = core lockmanager 50DEFAULTSERVICES = core lockmanager
54PORT = 12366 51PORT = 12366
55DEBUG = NO
56 52
57[transport-tcp] 53[transport-tcp]
58TIMEOUT = 300 s 54TIMEOUT = 300 s
@@ -63,7 +59,6 @@ WEAKRANDOM = YES
63 59
64[testing_old] 60[testing_old]
65NUM_PEERS = 5 61NUM_PEERS = 5
66DEBUG = YES
67HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat 62HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
68MAX_CONCURRENT_SSH = 10 63MAX_CONCURRENT_SSH = 10
69USE_PROGRESSBARS = YES 64USE_PROGRESSBARS = YES