aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability_http_nat_peer1.conf
blob: af6f622d35606f6c88806a3cfda5c9a41695559e (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
39
40
41
42
43
44
45
46
47
48
@INLINE@ template_cfg_peer1.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-http-p1/
DEFAULTCONFIG = test_transport_api_reliability_http_nat_peer1.conf

[core]
TOTAL_QUOTA_OUT = 1073741824 
TOTAL_QUOTA_IN  = 1073741824

[nat]
BEHIND_NAT = YES
ENABLE_NAT_SERVER = YES
DISABLEV6 = YES

[transport-http]
PORT = 0
USE_IPv6 = YES
USE_IPv4 = YES
DISABLEV6 = NO
#BINDTO = 127.0.0.1
#BINDTO6 = ::1

[arm]
PORT = 12085
DEFAULTSERVICES = transport
UNIXPATH = /tmp/gnunet-p1-service-arm.sock

[statistics]
PORT = 12084
UNIXPATH = /tmp/gnunet-p1-service-statistics.sock

[resolver]
PORT = 12083
UNIXPATH = /tmp/gnunet-p1-service-resolver.sock

[peerinfo]
PORT = 12082
UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock

[transport]
#DEBUG = YES
PORT = 12081
PLUGINS = http
#BINARY = .libs/gnunet-service-transport
UNIXPATH = /tmp/gnunet-p1-service-transport.sock
#PREFIX = valgrind --leak-check=full
#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args