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 114364da2fc561873ae7d7baa2eb27c1737c58d9..b3c8de91eab225e69721fa8d4aa5f575496a4412 100644 (file)
@@ -23,6 +23,7 @@ PORT = 2567
 
 [transport-tcp]
 PORT = 2568
+ENABLE_UPNP = NO
 
 [transport-udp]
 PORT = 2568
@@ -46,3 +47,9 @@ WEAKRANDOM = YES
 TOPOLOGY = CLIQUE
 F2F = YES
 #DEBUG = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[dht]
+AUTOSTART = NO
+
+