Removed deprecated testcase
[oweals/gnunet.git] / src / mesh / test_mesh.conf
index bd8f199c85106f3fbdf82afa5c8f93f93a687b7c..b619591b88de3f1cc1d6076e49c399b096e6fc0d 100644 (file)
@@ -5,11 +5,13 @@ AUTOSTART = NO
 AUTOSTART = NO
 
 [mesh]
-DEBUG = NO
+DEBUG = YES
 AUTOSTART = YES
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 PORT = 10511
+# PREFIX = valgrind --leak-check=full
+# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 
 [dht]
 DEBUG = NO
@@ -23,7 +25,7 @@ PORT = 2100
 plugins = dht test
 
 [dhtcache]
-QUOTA = 1000000
+QUOTA = 1 MB
 DATABASE = sqlite
 
 [transport]
@@ -57,3 +59,9 @@ HOSTKEY = $SERVICEHOME/.hostkey
 [PATHS]
 DEFAULTCONFIG = test_mesh.conf
 SERVICEHOME = /tmp/test-mesh/
+
+[dns]
+AUTOSTART = NO
+
+[nse]
+AUTOSTART = NO