fix memleak
[oweals/gnunet.git] / src / testbed / test_testbed_api.conf
index 9fdb9bcda6d71f7c33698871ba0d6dc41dcee067..17fdba862e1795690be65c892fb0ecd6cfc6f308 100644 (file)
@@ -3,6 +3,9 @@ AUTOSTART = NO
 PORT = 12113
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
+NEIGHBOUR_LIMIT = 100
+MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 10
+TOPOLOGY = RANDOM
 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
 
 [fs]
@@ -41,7 +44,7 @@ PORT = 12092
 AUTOSTART = YES
 
 [arm]
-DEFAULTSERVICES = core
+DEFAULTSERVICES = core transport
 PORT = 12366
 DEBUG = NO
 
@@ -62,7 +65,6 @@ PEERGROUP_TIMEOUT = 2400 s
 HOSTKEY = $SERVICEHOME/.hostkey
 
 [PATHS]
-DEFAULTCONFIG = test_testbed_api.conf
 SERVICEHOME = /tmp/test-testbed/
 
 [dns]