fix memleak
[oweals/gnunet.git] / src / testbed / test_testbed_api.conf
index 00b482d7c65fdae6393e13daca152f4342698ab6..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]
@@ -70,3 +72,9 @@ AUTOSTART = NO
 
 [nse]
 AUTOSTART = NO
+
+[vpn]
+AUTOSTART = NO
+
+[nat]
+RETURN_LOCAL_ADDRESSES = YES