X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fmesh%2Ftest_mesh.conf;h=b619591b88de3f1cc1d6076e49c399b096e6fc0d;hb=782f3c0ce710d67c869d92078c6d64c55992997f;hp=bd8f199c85106f3fbdf82afa5c8f93f93a687b7c;hpb=d8c0c8836e4c00318f48ef71b0d1647851f51b9c;p=oweals%2Fgnunet.git diff --git a/src/mesh/test_mesh.conf b/src/mesh/test_mesh.conf index bd8f199c8..b619591b8 100644 --- a/src/mesh/test_mesh.conf +++ b/src/mesh/test_mesh.conf @@ -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