SHUTDOWN
[oweals/gnunet.git] / src / dv / test_transport_dv_data.conf
index 34930332fe756be96019653ebfe76b175b477b4f..17a85167cfec4423e9ae3dec42e8d1ab190b6c2e 100644 (file)
@@ -20,6 +20,9 @@ DEFAULTSERVICES =
 PORT = 2567
 
 [transport-tcp]
+ENABLE_NAT_CLIENT = NO
+ENABLE_NAT_SERVER = NO
+ENABLE_UPNP = NO
 PORT = 2568
 
 [transport-udp]
@@ -43,8 +46,8 @@ HOSTNAME = localhost
 PORT = 2571
 
 [testing]
-NUM_PEERS = 3
-ADDITIONAL_MESSAGES = 2
+NUM_PEERS = 5
+ADDITIONAL_MESSAGES = 10
 DEBUG = NO
 WEAKRANDOM = YES
 TOPOLOGY = CLIQUE
@@ -52,6 +55,7 @@ CONNECT_TOPOLOGY = LINE
 BLACKLIST_TOPOLOGY = LINE
 BLACKLIST_TRANSPORTS = tcp
 F2F = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 
 [fs]
 AUTOSTART = NO