Alter config files to use hostkeys from file instead of generating during testing
[oweals/gnunet.git] / src / testing / test_testing_data.conf
index cb94d6f5136af9283bd5d3cc20a3a2844a15814e..a7a7be4ecac4319175dd43b8d93e1f3d6da61cdc 100644 (file)
@@ -29,9 +29,15 @@ PORT = 2570
 
 [testing]
 WEAKRANDOM = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 
 [fs]
 AUTOSTART = NO
 
 [datastore]
 AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO
+
+