guix-env: some update.
[oweals/gnunet.git] / src / core / test_core_defaults.conf
index b3b74509589b38560a894105406d57bf4836407a..4c956987cac970a883dd3af3eb116b44ffcb3f24 100644 (file)
@@ -1,48 +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
 
-[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