-only trigger check config if we actually need it
[oweals/gnunet.git] / src / dht / test_dht_line.conf
index e2bb54f1b90c530f4269f531441712fe8f1a5071..45badfae0b4fc56d6a6d456b721b57a16f34a9a1 100644 (file)
@@ -1,15 +1,19 @@
+@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/
 
-[arm]
-DEFAULTSERVICES = core dht
+[dht]
+AUTOSTART = YES
 
-[dns]
-AUTOSTART = NO
+[dhtcache]
+QUOTA = 1 MB
+DATABASE = heap
 
 [nat]
-DISABLEV6 = YES 
+DISABLEV6 = YES
 RETURN_LOCAL_ADDRESSES = YES
+USE_LOCALADDR = YES
 ENABLE_UPNP = NO
 BEHIND_NAT = NO
 ALLOW_NAT = NO
@@ -20,21 +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
-
-