aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-10-06 17:38:50 +0000
committerBart Polot <bart@net.in.tum.de>2011-10-06 17:38:50 +0000
commit7639188c0a248382968c1f1015687eb7b37b59b8 (patch)
tree483f3cafcb9e33866e1201b10b4eca38b56d84f9 /src/mesh/test_mesh_small.conf
parent3647df0bbd6bd27866ee63e5b9020776e9a7ce01 (diff)
downloadgnunet-7639188c0a248382968c1f1015687eb7b37b59b8.tar.gz
gnunet-7639188c0a248382968c1f1015687eb7b37b59b8.zip
Stop all DHT get requests before disconnecting
Diffstat (limited to 'src/mesh/test_mesh_small.conf')
-rw-r--r--src/mesh/test_mesh_small.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf
index 98def94c0..580a36f88 100644
--- a/src/mesh/test_mesh_small.conf
+++ b/src/mesh/test_mesh_small.conf
@@ -49,6 +49,10 @@ PORT = 10004
49[mesh] 49[mesh]
50PORT = 10005 50PORT = 10005
51DEBUG=YES 51DEBUG=YES
52ACCEPT_FROM = 127.0.0.1;
53HOSTNAME = localhost
54# PREFIX = valgrind --leak-check=full
55# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
52 56
53[testing] 57[testing]
54NUM_PEERS = 16 58NUM_PEERS = 16