remove protocol violation
[oweals/gnunet.git] / src / dht / test_dht_multipeer.conf
index 8aff89188031a8a19218597c799b93732fce2cd9..f8abaec236f7e60aa4ea12af9751120e5ca6ad40 100644 (file)
@@ -4,12 +4,9 @@ AUTOSTART = NO
 [resolver]
 AUTOSTART = NO
 
-[block]
-plugins = test dht
-
 [dhtcache]
 QUOTA = 1 MB
-DATABASE = sqlite
+DATABASE = heap
 
 [transport]
 PLUGINS = tcp
@@ -26,13 +23,13 @@ WEAKRANDOM = YES
 
 [testbed]
 OVERLAY_TOPOLOGY = FROM_FILE
-TOPOLOGY_FILE = test_dht_multipeer_topology.dat
+OVERLAY_TOPOLOGY_FILE = test_dht_multipeer_topology.dat
 
 [gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
+HOSTKEY = $GNUNET_TEST_HOME/.hostkey
 
 [PATHS]
-SERVICEHOME = /tmp/test-dht-multipeer/
+GNUNET_TEST_HOME = /tmp/test-dht-multipeer/
 
 [nat]
 DISABLEV6 = YES