X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Farm%2Ftest_arm_api_data.conf;h=7d56e65fcb4ad2b4ac2673771cf65131e251c6c4;hb=5a943624e2634d632ee2bf3a78c25b0aeae3813e;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..7d56e65fc 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,34 @@ 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 + + +[dns] +AUTOSTART = NO + + + +[nse] +AUTOSTART = NO + +