X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fmesh%2Ftest_mesh.conf;h=b619591b88de3f1cc1d6076e49c399b096e6fc0d;hb=782f3c0ce710d67c869d92078c6d64c55992997f;hp=94d464d543d8ead4f587971a897ef2a8b4426568;hpb=3c82a48a3a22b65b5f0db85528c1979ac0c878ed;p=oweals%2Fgnunet.git diff --git a/src/mesh/test_mesh.conf b/src/mesh/test_mesh.conf index 94d464d54..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] @@ -61,9 +63,5 @@ SERVICEHOME = /tmp/test-mesh/ [dns] AUTOSTART = NO - - [nse] AUTOSTART = NO - -