-some minor code cleanup
[oweals/gnunet.git] / src / transport / test_transport_api_timeout_tcp_peer2.conf
index 0d4869f77aa4ceeb5a89b9d2fbe20afda4483e77..f89c3a3f7d3cac4a0ff2d16a97dab56fb582b7ab 100644 (file)
@@ -1,15 +1,12 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-tcp-p2/
-DEFAULTCONFIG = template_cfg_peer2.conf
 
 [nat]
 ALLOW_NAT = NO
 
 [transport-tcp]
-PORT = 0
-TIMEOUT = 5000
-BINDTO = 127.0.0.1
+PORT = 12100
 
 [arm]
 PORT = 12014
@@ -30,7 +27,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [transport]
 PORT = 12010
+PLUGINS = tcp
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
-DEBUG = NO