-only trigger check config if we actually need it
[oweals/gnunet.git] / src / dht / test_dht_line.conf
index 024ff277034a67eb62ef9bc73bf57a4283c3693e..45badfae0b4fc56d6a6d456b721b57a16f34a9a1 100644 (file)
@@ -1,5 +1,11 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test_dht_line/
+
+[dht]
+AUTOSTART = YES
+
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
@@ -22,10 +28,10 @@ WAN_QUOTA_OUT = 1 GB
 OVERLAY_TOPOLOGY = LINE
 
 [transport]
-plugins = tcp
+plugins = unix
 
 [nse]
+AUTOSTART = YES
 WORKDELAY = 500 ms
 INTERVAL = 60 s
 WORKBITS = 0
-