- Remove printf, use GNUNET_log INFO
[oweals/gnunet.git] / src / testing / test_testing_defaults.conf
index 73f8669b4c715d1dff32c3a7c9857c70908e6aec..1a58a311f2bc85f7b8e5c169233139a913796dab 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-testing/
-DEFAULTCONFIG = test_testing_defaults.conf
 
 [resolver]
 PORT = 2564
@@ -8,7 +7,9 @@ PORT = 2564
 [transport]
 PORT = 2565
 PLUGINS = tcp
-HOSTNAME = localhost
+
+[transport-tcp]
+TESTING_IGNORE_KEYS = SOMETHING;KEY1;ACCEPT_FROM;
 
 [arm]
 PORT = 2566
@@ -26,13 +27,6 @@ PORT = 2569
 
 [core]
 PORT = 2570
-HOSTNAME = localhost
-
-[testing]
-NUM_PEERS = 5
-WEAKRANDOM = YES
-F2F = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 
 [dht]
 AUTOSTART = NO
@@ -60,3 +54,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
+