X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fmesh%2Ftest_mesh_path.conf;h=3d955f09edc38d21da0792aa5fb007ad2dfc3edb;hb=6d754e6c89fda8cb0da00c4152ffc6dcc707e6ce;hp=a23b07b41d2941747618d28dcaacee7f7b49441c;hpb=73e047c74d351257f8b6cf0815a56ff650520cc1;p=oweals%2Fgnunet.git diff --git a/src/mesh/test_mesh_path.conf b/src/mesh/test_mesh_path.conf index a23b07b41..3d955f09e 100644 --- a/src/mesh/test_mesh_path.conf +++ b/src/mesh/test_mesh_path.conf @@ -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] @@ -36,9 +36,11 @@ ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 PORT = 12365 +[ats] +WAN_QUOTA_OUT = 3932160 +WAN_QUOTA_IN = 3932160 + [core] -TOTAL_QUOTA_OUT = 3932160 -TOTAL_QUOTA_IN = 3932160 PORT = 12092 [arm] @@ -47,7 +49,7 @@ PORT = 12366 DEBUG = NO [transport-tcp] -TIMEOUT = 300000 +TIMEOUT = 300 s PORT = 12368 [TESTING]