aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_path.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/test_mesh_path.conf')
-rw-r--r--src/mesh/test_mesh_path.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesh/test_mesh_path.conf b/src/mesh/test_mesh_path.conf
index 5ac9710d4..9a9cf3087 100644
--- a/src/mesh/test_mesh_path.conf
+++ b/src/mesh/test_mesh_path.conf
@@ -5,7 +5,6 @@ AUTOSTART = NO
5AUTOSTART = NO 5AUTOSTART = NO
6 6
7[mesh] 7[mesh]
8DEBUG = YES
9AUTOSTART = YES 8AUTOSTART = YES
10ACCEPT_FROM = 127.0.0.1; 9ACCEPT_FROM = 127.0.0.1;
11HOSTNAME = localhost 10HOSTNAME = localhost
@@ -14,7 +13,6 @@ PORT = 10511
14# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args 13# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
15 14
16[dht] 15[dht]
17DEBUG = NO
18AUTOSTART = YES 16AUTOSTART = YES
19ACCEPT_FROM6 = ::1; 17ACCEPT_FROM6 = ::1;
20ACCEPT_FROM = 127.0.0.1; 18ACCEPT_FROM = 127.0.0.1;
@@ -30,7 +28,6 @@ DATABASE = sqlite
30 28
31[transport] 29[transport]
32PLUGINS = tcp 30PLUGINS = tcp
33DEBUG = NO
34ACCEPT_FROM6 = ::1; 31ACCEPT_FROM6 = ::1;
35ACCEPT_FROM = 127.0.0.1; 32ACCEPT_FROM = 127.0.0.1;
36NEIGHBOUR_LIMIT = 50 33NEIGHBOUR_LIMIT = 50
@@ -56,7 +53,6 @@ PORT = 12092
56[arm] 53[arm]
57DEFAULTSERVICES = core 54DEFAULTSERVICES = core
58PORT = 12366 55PORT = 12366
59DEBUG = NO
60 56
61[transport-tcp] 57[transport-tcp]
62TIMEOUT = 300 s 58TIMEOUT = 300 s