fixes
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
index cbfb305348e7bf19c3b7fcef46782abeee8e7436..29ef6e4a794d2fd4fb852799a2d748b5dece4248 100644 (file)
@@ -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
+