aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_http_nat_peer2.conf
blob: d754457bcbc7ad06510c4e928a5a13a04be66152 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
@INLINE@ test_transport_defaults.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-http-p2/
DEFAULTCONFIG = test_transport_api_http_nat_peer2.conf

[nat]
DISABLEV6 = NO

[transport-http]
PORT = 12090
USE_IPv6 = YES
USE_IPv4 = YES
DISABLEV6 = NO
#BINDTO = 127.0.0.1

[arm]
PORT = 12095
DEFAULTSERVICES = transport
UNIXPATH = /tmp/gnunet-p2-service-arm.sock

[statistics]
PORT = 12094
UNIXPATH = /tmp/gnunet-p2-service-statistics.sock

[resolver]
PORT = 12093
UNIXPATH = /tmp/gnunet-p2-service-resolver.sock

[peerinfo]
PORT = 12092
UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock

[transport]
#DEBUG = YES
PORT = 12091
PLUGINS = http
UNIXPATH = /tmp/gnunet-p2-service-transport.sock
#PREFIX = valgrind --leak-check=full