- remove dead assignments
[oweals/gnunet.git] / src / testbed / test_testbed_api.conf
index 00b482d7c65fdae6393e13daca152f4342698ab6..547a103fb5ecf0a89c6c1597df7185d4a25fb0b5 100644 (file)
@@ -3,6 +3,8 @@ AUTOSTART = NO
 PORT = 12113
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
+NEIGHBOUR_LIMIT = 100
+TOPOLOGY = RANDOM
 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
 
 [fs]
@@ -17,16 +19,12 @@ AUTOSTART = NO
 [dht]
 AUTOSTART = NO
 
-[block]
-plugins = dht test
-
 [dhtcache]
 QUOTA = 1 MB
-DATABASE = sqlite
+DATABASE = heap
 
 [transport]
-PLUGINS = tcp
-DEBUG = NO
+PLUGINS = udp
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -39,30 +37,20 @@ WAN_QUOTA_IN = 3932160
 [core]
 PORT = 12092
 AUTOSTART = YES
+USE_EPHEMERAL_KEYS = NO
 
 [arm]
-DEFAULTSERVICES = core
+DEFAULTSERVICES = core transport
 PORT = 12366
-DEBUG = NO
 
-[transport-tcp]
+[transport-udp]
 TIMEOUT = 300 s
 PORT = 12368
 
-[TESTING]
-NUM_PEERS = 5
-WEAKRANDOM = YES
-DEBUG = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
-MAX_CONCURRENT_SSH = 10
-USE_PROGRESSBARS = YES
-PEERGROUP_TIMEOUT = 2400 s
-
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
 
 [PATHS]
-DEFAULTCONFIG = test_testbed_api.conf
 SERVICEHOME = /tmp/test-testbed/
 
 [dns]
@@ -70,3 +58,24 @@ AUTOSTART = NO
 
 [nse]
 AUTOSTART = NO
+
+[vpn]
+AUTOSTART = NO
+
+[nat]
+RETURN_LOCAL_ADDRESSES = YES
+
+[gns-helper-service-w32]
+AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+
+[gns]
+AUTOSTART = NO
+
+[statistics]
+AUTOSTART = NO
+
+[peerinfo]
+NO_IO = YES