dead code elimination
[oweals/gnunet.git] / src / core / test_core_defaults.conf
index 82f14a9d9f4861517ba850e5126309935f33d088..eb9a1c379b381ccd371bf0522f4a7be78bb69ebd 100644 (file)
@@ -1,9 +1,8 @@
-[PATHS]
-SERVICEHOME = /tmp/test-gnunet-core/
-DEFAULTCONFIG = test_core_defaults.conf
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
 
-[arm]
-DEFAULTSERVICES = 
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test-gnunet-core/
 
 [nat]
 DISABLEV6 = YES
@@ -18,33 +17,12 @@ USE_LOCALADDR = NO
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[core]
-PORT = 12470
-UNIXPATH = /tmp/gnunet-p1-service-core.sock
-
 [transport-tcp]
 BINDTO = 127.0.0.1
 
-[testing]
-WEAKRANDOM = YES
-
-[fs]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
-
-[dht]
-AUTOSTART = NO
-
-[mesh]
-AUTOSTART = NO
-
-[dns]
-AUTOSTART = NO
+[transport-udp]
+BROADCAST = NO
 
-[nse]
-AUTOSTART = NO
+[peerinfo]
+NO_IO = YES
 
-[dv]
-AUTOSTART = NO
\ No newline at end of file