X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Farm%2Ftest_arm_api_data.conf;h=29ef6e4a794d2fd4fb852799a2d748b5dece4248;hb=5b79d2a877b71d5e718328784fd69725efa1d38d;hp=cbfb305348e7bf19c3b7fcef46782abeee8e7436;hpb=e37291924320dd72a9011056544b1ebbe9f5e05e;p=oweals%2Fgnunet.git diff --git a/src/arm/test_arm_api_data.conf b/src/arm/test_arm_api_data.conf index cbfb30534..29ef6e4a7 100644 --- a/src/arm/test_arm_api_data.conf +++ b/src/arm/test_arm_api_data.conf @@ -5,7 +5,44 @@ DEFAULTCONFIG = test_arm_api_data.conf [arm] PORT = 23354 DEFAULTSERVICES = -#DEBUG = YES +BINARY = gnunet-service-arm +OPTIONS = -L ERROR +# DEBUG = YES +#PREFIX = valgrind --tool=memcheck --leak-check=yes [resolver] +# DEBUG = YES +PORT = 23355 +# PREFIX = valgrind + +[do-nothing] #DEBUG = YES +AUTOSTART = NO +PORT = 2223 +HOSTNAME = localhost +HOME = $SERVICEHOME +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 +