-handle failure to load certs more nicely
[oweals/gnunet.git] / src / gns / test_gns_defaults.conf
index 762c9641b455219c8c25365c5e6edd8d8f4302fd..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
@@ -68,8 +66,5 @@ AUTOSTART = NO
 [vpn]
 AUTOSTART = NO
 
-[gns]
+[consensus]
 AUTOSTART = NO
-
-[namestore]
-AUTOSTART = NO
\ No newline at end of file