- add underlay api implementation
[oweals/gnunet.git] / src / testing / test_testing_defaults.conf
index ba7e269a611567e6df83eba38b7966e6dee09b72..b6e4ccdabc2b02cd95d9cdefe15437b9a87c7891 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-testing/
-DEFAULTCONFIG = test_testing_defaults.conf
+GNUNET_TEST_HOME = /tmp/test-gnunet-testing/
 
 [resolver]
 PORT = 2564
@@ -9,6 +8,9 @@ PORT = 2564
 PORT = 2565
 PLUGINS = tcp
 
+[transport-tcp]
+TESTING_IGNORE_KEYS = SOMETHING;KEY1;ACCEPT_FROM;
+
 [arm]
 PORT = 2566
 DEFAULTSERVICES = 
@@ -26,12 +28,6 @@ PORT = 2569
 [core]
 PORT = 2570
 
-[testing]
-NUM_PEERS = 5
-WEAKRANDOM = YES
-F2F = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
-
 [dht]
 AUTOSTART = NO
 
@@ -76,3 +72,7 @@ AUTOSTART = NO
 
 [lockmanager]
 AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+