continue to fix extract result
[oweals/gnunet.git] / src / dht / test_dht_multipeer.conf
index f8abaec236f7e60aa4ea12af9751120e5ca6ad40..b6e1646d3ffa26b807658a3ee0cac0b7e5709c7a 100644 (file)
@@ -1,9 +1,3 @@
-[fs]
-AUTOSTART = NO
-
-[resolver]
-AUTOSTART = NO
-
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
@@ -15,19 +9,10 @@ PLUGINS = tcp
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[arm]
-DEFAULTSERVICES = dht core
-
-[TESTING]
-WEAKRANDOM = YES
-
 [testbed]
 OVERLAY_TOPOLOGY = FROM_FILE
 OVERLAY_TOPOLOGY_FILE = test_dht_multipeer_topology.dat
 
-[gnunetd]
-HOSTKEY = $GNUNET_TEST_HOME/.hostkey
-
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-dht-multipeer/
 
@@ -41,16 +26,3 @@ INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = YES
 
-[dns]
-AUTOSTART = NO
-
-[namestore]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-[vpn]
-AUTOSTART=NO
-
-