-handle failure to load certs more nicely
[oweals/gnunet.git] / src / gns / test_gns_defaults.conf
index b7e68ff8553fcf47afb0dbb607bedcfa6addc400..f24f1faa9442fbcbf1b9c765e26aaec29477b9d6 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-testing/
-DEFAULTCONFIG = test_testing_defaults.conf
 
 [resolver]
 PORT = 2564
@@ -28,9 +27,8 @@ PORT = 2570
 
 [testing]
 NUM_PEERS = 5
-WEAKRANDOM = YES
 F2F = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
 
 [dht]
 AUTOSTART = NO
@@ -67,3 +65,6 @@ AUTOSTART = NO
 
 [vpn]
 AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO