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 5cb3eddb4024554c106432f7f99ca6f94b95a9e5..b55aad8b20440925c13aaa73f710b76084120ffe 100644 (file)
@@ -40,7 +40,13 @@ PORT = 2570
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 500
+NUM_PEERS = 50
 WEAKRANDOM = YES
-TOPOLOGY = 7
+TOPOLOGY = SCALE_FREE
 F2F = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+
+[dht]
+AUTOSTART = NO
+
+