include element type in hash
[oweals/gnunet.git] / src / core / test_core_defaults.conf
index 5d8da2d34a4df64d65a723c419872ed8b676529d..3f6b3dce3f3b98fb5b77e78cf0514b904eaf70fc 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,32 +13,15 @@ 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