allow control connections to transport service
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique_random.conf
index 7def209eab99eed986b7c500b43f5920a5b47d94..edf2eb56e16851f80732ed4962bb34738a401d8e 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 = 1
-CONNECT_TOPOLOGY_OPTION_MODIFIER = .5
+TOPOLOGY = CLIQUE
+CONNECT_TOPOLOGY_OPTION = CONNECT_RANDOM_SUBSET
+CONNECT_TOPOLOGY_OPTION_MODIFIER = .15
 F2F = YES
+
+[dht]
+AUTOSTART = NO
+
+