-need to do mkdir before testing UNIXPATH, not sure how this worked before
[oweals/gnunet.git] / src / testbed / test_testbed_api_testbed_run_topologysmallworld.conf
index 08537cb8d07de14aae4548e328e2d5216c016dd1..1a4ed46da4cbcbb80dcfc1f37a163f780f178d87 100644 (file)
@@ -19,12 +19,9 @@ AUTOSTART = NO
 [dht]
 AUTOSTART = NO
 
-[block]
-plugins = dht test
-
 [dhtcache]
 QUOTA = 1 MB
-DATABASE = sqlite
+DATABASE = heap
 
 [transport]
 PLUGINS = tcp
@@ -59,10 +56,10 @@ USE_PROGRESSBARS = YES
 PEERGROUP_TIMEOUT = 2400 s
 
 [gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
+HOSTKEY = $GNUNET_TEST_HOME/.hostkey
 
 [PATHS]
-SERVICEHOME = /tmp/test-testbed/
+GNUNET_TEST_HOME = /tmp/test-testbed/
 
 [dns]
 AUTOSTART = NO