-some fixes for monkey
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer2.conf
index 86f51e3944175a2c14baf56151fb69da704540fe..18e2a5be63192921269f298a3cb56ee816b31974 100644 (file)
@@ -8,7 +8,7 @@ ALLOW_NAT = NO
 
 [transport-tcp]
 PORT = 12150
-TIMEOUT = 5000
+TIMEOUT = 5 s
 
 [transport-udp]
 PORT = 12151
@@ -38,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]