From 96df23b5f90ca2cbbd322eb05a544518075243aa Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 15 May 2010 12:44:13 +0000 Subject: misc fixes --- src/arm/test_arm_api_data.conf | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) (limited to 'src/arm/test_arm_api_data.conf') diff --git a/src/arm/test_arm_api_data.conf b/src/arm/test_arm_api_data.conf index d4e8d6dbd..8ab08247c 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 + [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 + -- cgit v1.2.3