removing remenants of abstract unix domain socket handling, this finishes addressing...
[oweals/gnunet.git] / src / testbed / test_testbed_api_testbed_run_topologyscalefree.conf
index d8c41d58bef459b5eed1bfc6a24b7c97dd841297..d96cd720280d455476193e81af101cc117ece5da 100644 (file)
@@ -4,7 +4,9 @@ PORT = 12113
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 NEIGHBOUR_LIMIT = 100
-OVERLAY_TOPOLOGY = RING
+OVERLAY_TOPOLOGY = SCALE_FREE
+SCALE_FREE_TOPOLOGY_CAP = 70
+SCALE_FREE_TOPOLOGY_M = 5
 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
 
 [fs]
@@ -19,12 +21,9 @@ AUTOSTART = NO
 [dht]
 AUTOSTART = NO
 
-[block]
-plugins = dht test
-
 [dhtcache]
 QUOTA = 1 MB
-DATABASE = sqlite
+DATABASE = heap
 
 [transport]
 PLUGINS = tcp
@@ -59,10 +58,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