-some fixes for monkey
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer2.conf
index 889145fc3ceee1825e6d61065ea1f32a65732692..18e2a5be63192921269f298a3cb56ee816b31974 100644 (file)
@@ -1,4 +1,4 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-multi-p2/
 DEFAULTCONFIG = test_transport_api_multi_peer2.conf
@@ -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]