rename connecT -> connect now that the old API is dead
[oweals/gnunet.git] / src / core / test_core_defaults.conf
index f91ee42bb4e57e8071623440a8ec0354cbeb8956..4c956987cac970a883dd3af3eb116b44ffcb3f24 100644 (file)
@@ -1,53 +1,22 @@
-[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
 ENABLE_UPNP = NO
-BEHIND_NAT = NO
-ALLOW_NAT = NO
-INTERNAL_ADDRESS = 127.0.0.1
-EXTERNAL_ADDRESS = 127.0.0.1
-USE_LOCALADDR = NO
 
 [ats]
 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
-
-[nse]
-AUTOSTART = NO
+[transport-udp]
+BROADCAST = NO
 
-[dv]
-AUTOSTART = NO
+[peerinfo]
+NO_IO = YES
 
-[chat]
-AUTOSTART = NO