aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-11-04 21:01:22 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-11-04 21:01:22 +0000
commit66ea40b812b6e86f1a9e85d9fea94a7937039f11 (patch)
treeac53b9088e75b7041e14e3455698a75da085b3d7 /src/mesh/test_mesh_small.conf
parentda40eb9af08c95cb09400d7988332aeef50bea8a (diff)
-misc bugfixes, travel hacking
git-svn-id: https://gnunet.org/svn/gnunet@24693 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/mesh/test_mesh_small.conf')
-rw-r--r--src/mesh/test_mesh_small.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf
index 2277a9a76e..4083e8e794 100644
--- a/src/mesh/test_mesh_small.conf
+++ b/src/mesh/test_mesh_small.conf
@@ -3,7 +3,6 @@ SERVICEHOME = /tmp/test_mesh_small/
[mesh]
PORT = 10005
-DEBUG = YES
ACCEPT_FROM = 127.0.0.1;
HOSTNAME = localhost
REFRESH_PATH_TIME = 5 s
@@ -19,14 +18,12 @@ DHT_REPLICAITON_LEVEL = 10
[arm]
PORT = 10010
DEFAULTSERVICES = core dht mesh
-#DEBUG = YES
[statistics]
AUTOSTART = YES
PORT = 10000
[dht]
-DEBUG = NO
AUTOSTART = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
@@ -90,7 +87,6 @@ BLACKLIST_TRANSPORTS = tcp udp http unix
F2F = NO
CONNECT_TIMEOUT = 660 s
CONNECT_ATTEMPTS = 2
-DEBUG = YES
HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
MAX_CONCURRENT_SSH = 10
USE_PROGRESSBARS = YES