X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Farm%2Ftest_arm_api_data.conf;h=29ef6e4a794d2fd4fb852799a2d748b5dece4248;hb=5b79d2a877b71d5e718328784fd69725efa1d38d;hp=d4e8d6dbd143745b38dd911186a8b8f4ee8e9ae1;hpb=87d10254bc3254cfa45b41b7604c25e3d8f0c64a;p=oweals%2Fgnunet.git diff --git a/src/arm/test_arm_api_data.conf b/src/arm/test_arm_api_data.conf index d4e8d6dbd..29ef6e4a7 100644 --- a/src/arm/test_arm_api_data.conf +++ b/src/arm/test_arm_api_data.conf @@ -7,14 +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 @@ -22,3 +25,24 @@ CONFIG = $DEFAULTCONFIG BINARY = mockup-service ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; + + +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO + +[core] +AUTOSTART = NO + +[transport] +AUTOSTART = NO + +[peerinfo] +AUTOSTART = NO + +[statistics] +AUTOSTART = YES +# DEBUG = NO +