aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/regex_profiler_test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/regex_profiler_test.conf')
-rw-r--r--src/mesh/regex_profiler_test.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesh/regex_profiler_test.conf b/src/mesh/regex_profiler_test.conf
index ebbc9ee2f..938ea3cad 100644
--- a/src/mesh/regex_profiler_test.conf
+++ b/src/mesh/regex_profiler_test.conf
@@ -26,7 +26,6 @@ DISABLE_TRY_CONNECT = YES
26[arm] 26[arm]
27DEFAULTSERVICES = core mesh dht statistics 27DEFAULTSERVICES = core mesh dht statistics
28PORT = 12003 28PORT = 12003
29DEBUG = NO
30 29
31[fs] 30[fs]
32AUTOSTART = NO 31AUTOSTART = NO
@@ -40,7 +39,6 @@ plugins = dht mesh
40[transport] 39[transport]
41AUTOSTART = YES 40AUTOSTART = YES
42PLUGINS = tcp 41PLUGINS = tcp
43DEBUG = NO
44ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24; 42ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
45ACCEPT_FROM6 = ::1; 43ACCEPT_FROM6 = ::1;
46NEIGHBOUR_LIMIT = 50 44NEIGHBOUR_LIMIT = 50
@@ -67,7 +65,6 @@ ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
67[TESTING] 65[TESTING]
68NUM_PEERS = 5 66NUM_PEERS = 5
69WEAKRANDOM = YES 67WEAKRANDOM = YES
70DEBUG = YES
71HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 68HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
72MAX_CONCURRENT_SSH = 10 69MAX_CONCURRENT_SSH = 10
73USE_PROGRESSBARS = YES 70USE_PROGRESSBARS = YES