-only trigger check config if we actually need it
[oweals/gnunet.git] / src / dht / test_dht_line.conf
index 35a92590bdb20280460d805dd523b464b5968fd9..45badfae0b4fc56d6a6d456b721b57a16f34a9a1 100644 (file)
@@ -1,17 +1,17 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
 [PATHS]
-SERVICEHOME = /tmp/test_dht_line/
+GNUNET_TEST_HOME = /tmp/test_dht_line/
+
+[dht]
+AUTOSTART = YES
+
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
 
-[arm]
-DEFAULTSERVICES = core dht
-
-[dns]
-AUTOSTART = NO
-
 [nat]
-DISABLEV6 = YES 
+DISABLEV6 = YES
 RETURN_LOCAL_ADDRESSES = YES
 USE_LOCALADDR = YES
 ENABLE_UPNP = NO
@@ -24,24 +24,14 @@ EXTERNAL_ADDRESS = 127.0.0.1
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[testing]
-WEAKRANDOM = YES
-
 [testbed]
 OVERLAY_TOPOLOGY = LINE
 
-[namestore]
-AUTOSTART = NO
-
 [transport]
 plugins = unix
 
 [nse]
+AUTOSTART = YES
 WORKDELAY = 500 ms
 INTERVAL = 60 s
 WORKBITS = 0
-
-[vpn]
-AUTOSTART = NO
-
-