Alter config files to use hostkeys from file instead of generating during testing
[oweals/gnunet.git] / src / testing / test_testing_data_topology_scale_free.conf
index 456a81baa76ff30e073fbbaa5282cdfc75800dd4..b55aad8b20440925c13aaa73f710b76084120ffe 100644 (file)
@@ -40,7 +40,13 @@ PORT = 2570
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 500
+NUM_PEERS = 50
 WEAKRANDOM = YES
 TOPOLOGY = SCALE_FREE
 F2F = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[dht]
+AUTOSTART = NO
+
+