X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Farm%2Ftest_arm_api_data.conf;h=29ef6e4a794d2fd4fb852799a2d748b5dece4248;hb=5b79d2a877b71d5e718328784fd69725efa1d38d;hp=11c5e268579001aef16b6b2598c9c83f0ca0d493;hpb=386b2b80afcdf906a38c06e96bfea2d5bd70d0c9;p=oweals%2Fgnunet.git diff --git a/src/arm/test_arm_api_data.conf b/src/arm/test_arm_api_data.conf index 11c5e2685..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 +