fix bad free
[oweals/gnunet.git] / src / testing / test_testing_defaults.conf
index 4b6a6276d990619aba6063e333b8cb9a13d9f531..e6a18bc86a46d62a8832f19c00fe77c8e77addd3 100644 (file)
@@ -1,38 +1,14 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-testing/
-DEFAULTCONFIG = test_testing_defaults.conf
-
-[resolver]
-PORT = 2564
+GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-testing/
 
 [transport]
-PORT = 2565
 PLUGINS = tcp
 
-[arm]
-PORT = 2566
-DEFAULTSERVICES = 
-
-[statistics]
-PORT = 2567
-
 [transport-tcp]
-PORT = 2568
-
-[peerinfo]
-PORT = 2569
-
-[core]
-PORT = 2570
-
-[testing]
-NUM_PEERS = 5
-WEAKRANDOM = YES
-F2F = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+TESTING_IGNORE_KEYS = SOMETHING;KEY1;ACCEPT_FROM;
 
-[dht]
-AUTOSTART = NO
+[transport-tcp]
+BINDTO = 127.0.0.1
 
 [nat]
 DISABLEV6 = YES
@@ -43,17 +19,3 @@ INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = NO
 
-[dns]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-[mesh]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
-
-[fs]
-AUTOSTART = NO