config files for http nat test
[oweals/gnunet.git] / src / transport / test_transport_api_http_nat_peer2.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-http-p2/
4 DEFAULTCONFIG = test_transport_api_http_nat_peer2.conf
5
6 [nat]
7 DISABLEV6 = NO
8
9 [transport-http]
10 PORT = 12090
11 USE_IPv6 = YES
12 USE_IPv4 = YES
13 DISABLEV6 = NO
14 #BINDTO = 127.0.0.1
15
16 [arm]
17 PORT = 12095
18 DEFAULTSERVICES = transport
19 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
20
21 [statistics]
22 PORT = 12094
23 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
24
25 [resolver]
26 PORT = 12093
27 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
28
29 [peerinfo]
30 PORT = 12092
31 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
32
33 [transport]
34 #DEBUG = YES
35 PORT = 12091
36 PLUGINS = http
37 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
38 #PREFIX = valgrind --leak-check=full