aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-06-14 15:17:56 +0000
committerBart Polot <bart@net.in.tum.de>2013-06-14 15:17:56 +0000
commitfed65aa753ce5312b4a6c74405658ef6db0bbc2e (patch)
treecc9be64afaddd7af71ed8fdd341d774cabdebb0a
parent4c8cae2cde41cdbfd710b55f4b915046c089c1e5 (diff)
downloadgnunet-fed65aa753ce5312b4a6c74405658ef6db0bbc2e.tar.gz
gnunet-fed65aa753ce5312b4a6c74405658ef6db0bbc2e.zip
- disable try_connect to force topology
-rw-r--r--src/mesh/test_mesh2.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesh/test_mesh2.conf b/src/mesh/test_mesh2.conf
index a517d2a35..628b132b7 100644
--- a/src/mesh/test_mesh2.conf
+++ b/src/mesh/test_mesh2.conf
@@ -38,6 +38,8 @@ ACCEPT_FROM6 = ::1;
38ACCEPT_FROM = 127.0.0.1; 38ACCEPT_FROM = 127.0.0.1;
39HOSTNAME = localhost 39HOSTNAME = localhost
40PORT = 12100 40PORT = 12100
41DISABLE_TRY_CONNECT = YES
42FORCE_NSE = 3
41 43
42[block] 44[block]
43plugins = dht test 45plugins = dht test