From d07cb85fc7471156bc885b5af8fe596176918f88 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Fri, 21 Mar 2014 18:44:12 +0000 Subject: [PATCH] - set disable_try_connect for tests/profiler --- src/mesh/test_mesh.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mesh/test_mesh.conf b/src/mesh/test_mesh.conf index 0a25b7d3b..6ecf7470f 100644 --- a/src/mesh/test_mesh.conf +++ b/src/mesh/test_mesh.conf @@ -27,6 +27,7 @@ MAX_TUNNELS = 10 MAX_CONNECTIONS = 10 MAX_MSGS_QUEUE = 20 #DROP_PERCENT = 1 +DISABLE_TRY_CONNECT = YES [dht] AUTOSTART = NO -- 2.25.1