dead code elimination
[oweals/gnunet.git] / src / core / test_core_defaults.conf
index b3b74509589b38560a894105406d57bf4836407a..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
@@ -14,35 +13,16 @@ INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = NO
 
-[core]
-PORT = 12470
-UNIXPATH = /tmp/gnunet-p1-service-core.sock
-TOTAL_QUOTA_IN = 655360000
-TOTAL_QUOTA_OUT = 655360000
+[ats]
+WAN_QUOTA_IN = 1 GB
+WAN_QUOTA_OUT = 1 GB
 
 [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