-fix missing check of return value
[oweals/gnunet.git] / src / mesh / test_mesh_small.conf
index 8c0a5f88e289db82ac843dc2a486eedf8c92465f..4083e8e79438f97e1d561c40d3a5edc5ec8f2b61 100644 (file)
@@ -1,10 +1,8 @@
 [PATHS]
 SERVICEHOME = /tmp/test_mesh_small/
-DEFAULTCONFIG = test_mesh_small.conf
 
 [mesh]
 PORT = 10005
-DEBUG = YES
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 REFRESH_PATH_TIME = 5 s
@@ -20,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;
@@ -91,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