- add framework for mesh2 mutipeer tests
[oweals/gnunet.git] / src / mesh / test_mesh2.conf
index 2f0f525da94c01fa9b128f1907b36cf6644c7b87..9d57a49d18a68aed29be6972ccc271a5dc44cdbf 100644 (file)
@@ -6,12 +6,12 @@ AUTOSTART = NO
 
 [mesh]
 BINARY = gnunet-service-mesh-new
-AUTOSTART = YES
+AUTOSTART = NO
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 PORT = 10511
-# PREFIX = valgrind --leak-check=full
-# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
+#PREFIX = valgrind --leak-check=full
+#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 REFRESH_PATH_TIME = 3 s
 APP_ANNOUNCE_TIME = 5 s
 ID_ANNOUNCE_TIME = 5 s
@@ -54,7 +54,7 @@ WAN_QUOTA_IN = 3932160
 PORT = 12092
 
 [arm]
-DEFAULTSERVICES = core
+DEFAULTSERVICES = core mesh
 PORT = 12366
 
 [transport-tcp]