starting point for reading topology from file
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique_random.conf
index c79698ac15eb1567411276d6689cb75a44eba18b..f1de99829ae8f2cf75b42b44804c6ad34434dcae 100644 (file)
@@ -3,6 +3,7 @@ SERVICEHOME = /tmp/test-gnunet-testing/
 DEFAULTCONFIG = test_testing_data_topology_clique.conf
 
 [resolver]
+AUTOSTART = NO
 PORT = 2564
 
 [transport]
@@ -18,6 +19,7 @@ PORT = 2566
 DEFAULTSERVICES = 
 
 [statistics]
+AUTOSTART = NO
 PORT = 2567
 
 [transport-tcp]
@@ -40,9 +42,14 @@ PORT = 2570
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 5
+NUM_PEERS = 20
 WEAKRANDOM = YES
 TOPOLOGY = CLIQUE
 CONNECT_TOPOLOGY_OPTION = CONNECT_RANDOM_SUBSET
-CONNECT_TOPOLOGY_OPTION_MODIFIER = .5
+CONNECT_TOPOLOGY_OPTION_MODIFIER = .15
 F2F = YES
+
+[dht]
+AUTOSTART = NO
+
+