set peer state properly
[oweals/gnunet.git] / src / testing / test_testing_connect_peer2.conf
index 5d4237343794887721a386e145cc37209336ea7e..6996f4f9cd83775dc2f9ce53369a78a59e397d1b 100644 (file)
@@ -18,7 +18,8 @@ PLUGINS = tcp
 [arm]
 PORT = 22566
 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
-DEFAULTSERVICES = 
+DEFAULTSERVICES = core 
+#core in DEFAULTSERVICES required or test case will fail!
 HOSTNAME = localhost
 #DEBUG = YES
 
@@ -49,3 +50,8 @@ AUTOSTART = NO
 
 [datastore]
 AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO
+
+