Removed deprecated testcase
[oweals/gnunet.git] / src / mesh / test_mesh.conf
index a23b07b41d2941747618d28dcaacee7f7b49441c..b619591b88de3f1cc1d6076e49c399b096e6fc0d 100644 (file)
@@ -10,7 +10,7 @@ AUTOSTART = YES
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 PORT = 10511
-PREFIX = valgrind --leak-check=full
+PREFIX = valgrind --leak-check=full
 # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 
 [dht]
@@ -25,7 +25,7 @@ PORT = 2100
 plugins = dht test
 
 [dhtcache]
-QUOTA = 1000000
+QUOTA = 1 MB
 DATABASE = sqlite
 
 [transport]