really reuse the dns-tunnel
[oweals/gnunet.git] / src / transport / test_transport_api_tcp_peer2.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-tcp-p2/
4 DEFAULTCONFIG = test_transport_api_tcp_peer2.conf
5
6 [transport-tcp]
7 PORT = 0
8 TIMEOUT = 5000
9
10 [arm]
11 PORT = 12014
12 DEFAULTSERVICES = transport
13 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
14
15 [statistics]
16 PORT = 12013
17 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
18
19 [resolver]
20 PORT = 12012
21 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
22
23 [peerinfo]
24 PORT = 12011
25 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
26
27 [transport]
28 PORT = 12010
29 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
30