fix for over-reporting number of necessary connections
[oweals/gnunet.git] / src / testing / test_testing_connect_peer1.conf
index 9b240c855ccc716af6be9653267a877928f504a9..11938839a0dc542be9a5f35fd1b5cf178ea7d2df 100644 (file)
@@ -19,7 +19,8 @@ PLUGINS = tcp
 PORT = 12566
 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
 HOSTNAME = localhost
-DEFAULTSERVICES = 
+DEFAULTSERVICES = core 
+# core in DEFAULTSERVICES required or test case will fail!
 #DEBUG = YES
 
 [statistics]
@@ -49,3 +50,8 @@ AUTOSTART = NO
 
 [datastore]
 AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO
+
+