remove send on connect
[oweals/gnunet.git] / src / transport / test_transport_api_multiaddress_tcp_peer2.conf
1 [transport-tcp]
2 PORT = 12200
3 BINDTO = 127.0.0.1
4
5 [nat]
6 DISABLEV6 = YES
7 BEHIND_NAT = NO
8 ALLOW_NAT = NO
9 ENABLE_UPNP = NO
10 #EXTERNAL_ADDRESS = 127.0.0.1
11 #INTERNAL_ADDRESS = 127.0.0.1
12 USE_LOCALADDR = YES
13
14 [transport]
15 DEBUG = NO
16 #PREFIX = valgrind --leak-check=full
17
18 @INLINE@ template_cfg_peer2.conf
19
20 [nse]
21 AUTOSTART = NO
22
23