Add missing include
[oweals/gnunet.git] / src / transport / test_transport_api_udp_peer2.conf
index cf54000e6e5301e73b5d4aea4729b55efc4d92d5..a2d5fb515273d7ad7ef16270e295b46d344c1a8d 100644 (file)
@@ -1,11 +1,13 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-udp-p2/
-DEFAULTCONFIG = test_transport_api_udp_peer2.conf
 
 [transport-udp]
 PORT = 12050
+BROADCAST = NO
 MAX_BPS = 50000000
+BINDTO = 127.0.0.1
+BINDTO6 = ::1
 
 [arm]
 PORT = 12055