-getting rid of some warnings
[oweals/gnunet.git] / src / dht / test_dht_multipeer.conf
index 497510ce5400fd9cdf26d659608ec92969177b87..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
@@ -29,13 +26,14 @@ OVERLAY_TOPOLOGY = FROM_FILE
 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
+RETURN_LOCAL_ADDRESSES = YES
 ENABLE_UPNP = NO
 BEHIND_NAT = NO
 ALLOW_NAT = NO