continue to fix extract result
[oweals/gnunet.git] / src / dht / test_dht_multipeer.conf
index 8aff89188031a8a19218597c799b93732fce2cd9..b6e1646d3ffa26b807658a3ee0cac0b7e5709c7a 100644 (file)
@@ -1,15 +1,6 @@
-[fs]
-AUTOSTART = NO
-
-[resolver]
-AUTOSTART = NO
-
-[block]
-plugins = test dht
-
 [dhtcache]
 QUOTA = 1 MB
-DATABASE = sqlite
+DATABASE = heap
 
 [transport]
 PLUGINS = tcp
@@ -18,21 +9,12 @@ PLUGINS = tcp
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[arm]
-DEFAULTSERVICES = dht core
-
-[TESTING]
-WEAKRANDOM = YES
-
 [testbed]
 OVERLAY_TOPOLOGY = FROM_FILE
-TOPOLOGY_FILE = test_dht_multipeer_topology.dat
-
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
+OVERLAY_TOPOLOGY_FILE = test_dht_multipeer_topology.dat
 
 [PATHS]
-SERVICEHOME = /tmp/test-dht-multipeer/
+GNUNET_TEST_HOME = /tmp/test-dht-multipeer/
 
 [nat]
 DISABLEV6 = YES
@@ -44,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
-
-