-some fixes for monkey
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer1.conf
index c890b421d80ad78012a5158f7388590dbc616f1a..9fb57ab372e7e689ea83ccca75c064a37ea27c08 100644 (file)
@@ -5,20 +5,16 @@ 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 +35,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]