update clang-format
[oweals/gnunet.git] / src / dht / test_dht_2dtorus.conf
index 78ecd1c5bb54ab4f33ae5ec885da5b468356ffb4..0e546cf685ad35df0b5410fecb211d7e508b28a4 100644 (file)
@@ -1,17 +1,18 @@
+@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
+@INLINE@ ../../contrib/conf/gnunet/no_autostart_above_core.conf
 [PATHS]
-SERVICEHOME = /tmp/test_dht_2dtorus/
+GNUNET_TEST_HOME = $GNUNET_TMP/test_dht_2dtorus/
+
+[dht]
+START_ON_DEMAND = YES
+IMMEDIATE_START = YES
 
-[arm]
-DEFAULTSERVICES = core dht
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
 
-[dns]
-AUTOSTART = NO
-
 [nat]
-DISABLEV6 = YES 
+DISABLEV6 = YES
 RETURN_LOCAL_ADDRESSES = YES
 ENABLE_UPNP = NO
 BEHIND_NAT = NO
@@ -23,18 +24,14 @@ EXTERNAL_ADDRESS = 127.0.0.1
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[testing]
-WEAKRANDOM = YES
-
 [testbed]
 OVERLAY_TOPOLOGY = 2D_TORUS
 
 [nse]
+START_ON_DEMAND = YES
 WORKDELAY = 500 ms
 INTERVAL = 60 s
 WORKBITS = 0
 
-[vpn]
-AUTOSTART = NO
-
-
+[transport]
+PLUGINS = unix