Add missing include
[oweals/gnunet.git] / src / transport / test_transport_api_udp_peer1.conf
index d0007d6cb75447ff2276831ea2d1c1351c38bff9..62d201e777f3d8aea50a21f34a2d76dec5842b32 100644 (file)
@@ -1,14 +1,14 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-udp-p1/
-DEFAULTCONFIG = test_transport_api_udp_peer1.conf
 
 [transport-udp]
-PORT = 12040
-#BROADCAST = YES
-#BROADCAST_PORT = 20089
-#BROADCAST_INTERVAL = 30000
+PORT = 0
+BROADCAST = NO
+BROADCAST_INTERVAL = 30000
 MAX_BPS = 50000000
+BINDTO = 127.0.0.1
+BINDTO6 = ::1
 
 [arm]
 PORT = 12045
@@ -27,6 +27,7 @@ PORT = 12042
 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
 
 [transport]
+#PREFIX = valgrind --leak-check=full
 PORT = 12041
 PLUGINS = udp
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock