Alter config files to use hostkeys from file instead of generating during testing
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique.conf
index abe6f586a1fac9704a1f63f06763a3c9979c8648..b3c8de91eab225e69721fa8d4aa5f575496a4412 100644 (file)
@@ -23,6 +23,7 @@ PORT = 2567
 
 [transport-tcp]
 PORT = 2568
+ENABLE_UPNP = NO
 
 [transport-udp]
 PORT = 2568
@@ -41,8 +42,14 @@ PORT = 2570
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 10
+NUM_PEERS = 4
 WEAKRANDOM = YES
 TOPOLOGY = CLIQUE
 F2F = YES
 #DEBUG = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[dht]
+AUTOSTART = NO
+
+