-some fixes for monkey
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer2.conf
index 6de3c22fb7bfc5695587b07d054c5ae03ea89b52..18e2a5be63192921269f298a3cb56ee816b31974 100644 (file)
@@ -8,20 +8,16 @@ ALLOW_NAT = NO
 
 [transport-tcp]
 PORT = 12150
-TIMEOUT = 5000
+TIMEOUT = 5 s
 
 [transport-udp]
 PORT = 12151
 
 [transport-http]
 PORT = 12152
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [transport-https]
 PORT = 12153
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [arm]
 PORT = 12159
@@ -42,7 +38,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [transport]
 PORT = 12155
-PLUGINS = tcp udp unix
+PLUGINS = tcp udp
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 
 [transport-unix]