- doc
[oweals/gnunet.git] / src / testing / test_testing_defaults.conf
index 4b6a6276d990619aba6063e333b8cb9a13d9f531..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 = 
@@ -18,6 +20,7 @@ PORT = 2567
 
 [transport-tcp]
 PORT = 2568
+BINDTO = 127.0.0.1
 
 [peerinfo]
 PORT = 2569
@@ -25,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
@@ -57,3 +60,25 @@ AUTOSTART = NO
 
 [fs]
 AUTOSTART = NO
+
+[dv]
+AUTOSTART = NO
+
+[chat]
+AUTOSTART = NO
+
+[vpn]
+AUTOSTART = NO
+
+[gns]
+AUTOSTART = NO
+
+[namestore]
+AUTOSTART = NO
+
+[lockmanager]
+AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+