error msg
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer2.conf
index 6de3c22fb7bfc5695587b07d054c5ae03ea89b52..c660c3c411af0be371b58e761b262ef6fc0d388d 100644 (file)
@@ -1,27 +1,22 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-multi-p2/
-DEFAULTCONFIG = test_transport_api_multi_peer2.conf
 
 [nat]
 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 +37,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]