From 35a61ab78a6f9c226593164257272a9690df826d Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 12 Aug 2013 14:12:12 +0000 Subject: - fixes --- src/mesh/test_mesh.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mesh/test_mesh.conf') diff --git a/src/mesh/test_mesh.conf b/src/mesh/test_mesh.conf index 01d7544e5..2ae07e30f 100644 --- a/src/mesh/test_mesh.conf +++ b/src/mesh/test_mesh.conf @@ -7,7 +7,7 @@ AUTOSTART = NO ACCEPT_FROM = 127.0.0.1; HOSTNAME = localhost PORT = 10511 -#PREFIX = valgrind --leak-check=full +PREFIX = valgrind --leak-check=full #PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args REFRESH_PATH_TIME = 2 s ID_ANNOUNCE_TIME = 5 s @@ -15,6 +15,7 @@ CONNECT_TIMEOUT = 30 s DEFAULT_TTL = 16 DHT_REPLICATION_LEVEL = 3 MAX_TUNNELS = 10 +MAX_CONNECTIONS = 10 MAX_MSGS_QUEUE = 20 #DROP_PERCENT = 1 -- cgit v1.2.3