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