-cleaning up client api to test for service availability
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
index 8ab08247c8f640b26fca6a75aaf8c6e177ecc6ec..b1000e9a3ed0bbb7eb1dbd8246120bb16dbfa14c 100644 (file)
@@ -1,27 +1,22 @@
 [PATHS]
 SERVICEHOME = /tmp/test-gnunetd-arm/
-DEFAULTCONFIG = test_arm_api_data.conf
 
 [arm]
 PORT = 23354
 DEFAULTSERVICES =
 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;
@@ -44,5 +39,14 @@ AUTOSTART = NO
 
 [statistics]
 AUTOSTART = YES
-# DEBUG = NO
+
+[dns]
+AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+
+[nse]
+AUTOSTART = NO
+