- dht debug path
[oweals/gnunet.git] / src / mesh / test_mesh.conf
index 71f85cf0ebc2a95cad2cc63f2cea73de3878df15..6ecf7470f407d0c55843f14ce31f99e03b5d126f 100644 (file)
@@ -27,6 +27,7 @@ MAX_TUNNELS = 10
 MAX_CONNECTIONS = 10
 MAX_MSGS_QUEUE = 20
 #DROP_PERCENT = 1
+DISABLE_TRY_CONNECT = YES
 
 [dht]
 AUTOSTART = NO
@@ -54,7 +55,7 @@ AUTOSTART = YES
 USE_EPHEMERAL_KEYS = NO
 
 [arm]
-DEFAULTSERVICES = core transport dht mesh
+DEFAULTSERVICES = core transport dht mesh statistics
 PORT = 12366
 
 [transport-udp]