aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability_http_nat_peer2.conf
blob: 448667c8ae41830b419c18634ba3fa0cf688b597 (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
@INLINE@ template_cfg_peer2.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-http-p2/
DEFAULTCONFIG = test_transport_api_reliability_http_nat_peer2.conf

[core]
TOTAL_QUOTA_OUT = 1073741824 
TOTAL_QUOTA_IN  = 1073741824

[transport-http]
PORT = 12090

[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