fix
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique_minimum.conf
index 41bc1122d3dc0929562bf3e89146ee0cc697e9ea..1215b2ab7f860efb8d96b924ab30d9ba4ac2d33d 100644 (file)
@@ -15,7 +15,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
@@ -40,9 +40,14 @@ PORT = 2570
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 5
+NUM_PEERS = 20
 WEAKRANDOM = YES
-TOPOLOGY = 0
-CONNECT_TOPOLOGY_OPTION = 2
-CONNECT_TOPOLOGY_OPTION_MODIFIER = 1.0
+TOPOLOGY = CLIQUE
+CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
+CONNECT_TOPOLOGY_OPTION_MODIFIER = 2.0
 F2F = YES
+
+[dht]
+AUTOSTART = NO
+
+