X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Farm%2Ftest_arm_api_data.conf;h=29ef6e4a794d2fd4fb852799a2d748b5dece4248;hb=5b79d2a877b71d5e718328784fd69725efa1d38d;hp=bdacfd4761c18dd4490e7f6c06de3e047bde1b70;hpb=3c89be3fc4488ce13902dd1482c1eb668c1c3b7b;p=oweals%2Fgnunet.git diff --git a/src/arm/test_arm_api_data.conf b/src/arm/test_arm_api_data.conf index bdacfd476..29ef6e4a7 100644 --- a/src/arm/test_arm_api_data.conf +++ b/src/arm/test_arm_api_data.conf @@ -7,13 +7,17 @@ PORT = 23354 DEFAULTSERVICES = BINARY = gnunet-service-arm OPTIONS = -L ERROR -#DEBUG = YES +# DEBUG = YES +#PREFIX = valgrind --tool=memcheck --leak-check=yes [resolver] -#DEBUG = YES +# DEBUG = YES +PORT = 23355 +# PREFIX = valgrind [do-nothing] #DEBUG = YES +AUTOSTART = NO PORT = 2223 HOSTNAME = localhost HOME = $SERVICEHOME @@ -21,4 +25,24 @@ CONFIG = $DEFAULTCONFIG BINARY = mockup-service ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; -ALLOW_SHUTDOWN = YES + + +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO + +[core] +AUTOSTART = NO + +[transport] +AUTOSTART = NO + +[peerinfo] +AUTOSTART = NO + +[statistics] +AUTOSTART = YES +# DEBUG = NO +