rename configs to match
[oweals/gnunet.git] / src / transport / test_transport_api_udp_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-udp-p1/
4
5 [transport-udp]
6 PORT = 0
7 BROADCAST = NO
8 MAX_BPS = 50000000
9 BINDTO = 127.0.0.1
10 BINDTO6 = ::1
11
12 [transport]
13 PORT = 12041
14 PLUGINS = udp
15
16
17