error msg
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer1.conf
index f3ee31bb10e6b8543c8ee0848cc9181a5bc46657..61b0f56447777aa514bdd6da5b6e1d752afc6e91 100644 (file)
@@ -1,24 +1,19 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer1.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-multi-p1/
-DEFAULTCONFIG = test_transport_api_multi_peer1.conf
 
 [transport-tcp]
 PORT = 12140
-TIMEOUT = 5000
+TIMEOUT = 5 s
 
 [transport-udp]
 PORT = 12141
 
 [transport-http]
 PORT = 12142
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [transport-https]
 PORT = 12143
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [arm]
 PORT = 12149
@@ -39,7 +34,7 @@ UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
 
 [transport]
 PORT = 12145
-PLUGINS = tcp udp unix
+PLUGINS = tcp udp
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 
 [transport-unix]