- doc
[oweals/gnunet.git] / src / testing / test_testing_defaults.conf
index 7b6c4c42dfc887c53976300065a875473258c94f..c271ae30b3d48128c47a53d35f6aa3b4c4fa48f6 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-testing/
-DEFAULTCONFIG = test_testing_defaults.conf
 
 [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,11 +28,11 @@ PORT = 2569
 [core]
 PORT = 2570
 
-[testing]
+[testing_old]
 NUM_PEERS = 5
 WEAKRANDOM = YES
 F2F = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
 
 [dht]
 AUTOSTART = NO
@@ -70,3 +72,13 @@ AUTOSTART = NO
 
 [gns]
 AUTOSTART = NO
+
+[namestore]
+AUTOSTART = NO
+
+[lockmanager]
+AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+