Add missing include
[oweals/gnunet.git] / src / transport / test_transport_api_udp_peer2.conf
index 3e487a6bf80da2144628bba99bb9188687d18012..a2d5fb515273d7ad7ef16270e295b46d344c1a8d 100644 (file)
@@ -1,12 +1,13 @@
 @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