Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / dht / test_dht_line.conf
index 024ff277034a67eb62ef9bc73bf57a4283c3693e..de91ed32bed59c6487a90f2b76b6a048783c76dc 100644 (file)
@@ -1,5 +1,12 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test_dht_line/
+
+[dht]
+AUTOSTART = YES
+FORCESTART = YES
+
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
@@ -22,10 +29,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
-