-fix off-by-1
[oweals/gnunet.git] / src / dht / test_dht_monitor.conf
index 2b8ef5bde0fb9e525fef34fecadd14f4953bf3b7..415a2e5fd4259e93f51fd37e46a7c58532497afd 100644 (file)
@@ -1,9 +1,3 @@
-[fs]
-AUTOSTART = NO
-
-[resolver]
-AUTOSTART = NO
-
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
@@ -15,14 +9,11 @@ PLUGINS = tcp
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[arm]
-DEFAULTSERVICES = dht core
-
 [testbed]
 OVERLAY_TOPOLOGY = LINE
 
 [PATHS]
-SERVICEHOME = /tmp/test-dht-monitor/
+GNUNET_TEST_HOME = /tmp/test-dht-monitor/
 
 [nat]
 DISABLEV6 = YES
@@ -34,15 +25,3 @@ EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = YES
 RETURN_LOCAL_ADDRESSES = YES
 
-[dns]
-AUTOSTART = NO
-
-[namestore]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-[vpn]
-AUTOSTART=NO
-