- add 2s for new state, reduce buffer
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
index 509dd658e482e39ad9f9725a1ab61ba227027709..d8354477eaee3c3603e7f404966bd0d38b33b788 100644 (file)
@@ -1,32 +1,25 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-arm/
-DEFAULTCONFIG = test_arm_api_data.conf
+GNUNET_TEST_HOME = /tmp/test-gnunetd-arm/
 
 [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
+BINARY = /will/be/overwritten/by/test_exponential_backoff
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
 
-
 [fs]
 AUTOSTART = NO
 
@@ -44,10 +37,14 @@ AUTOSTART = NO
 
 [statistics]
 AUTOSTART = YES
-# DEBUG = NO
-
 
 [dns]
 AUTOSTART = NO
 
+[consensus]
+AUTOSTART = NO
+
+[nse]
+AUTOSTART = NO
+