aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability_http_peer1.conf
blob: c6514aa4794d6b61367447e5f70f3399f58023aa (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
@INLINE@ template_cfg_peer1.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-http-p1/
DEFAULTCONFIG = test_transport_api_reliability_http_peer1.conf

[core]
TOTAL_QUOTA_OUT = 1073741824 
TOTAL_QUOTA_IN  = 1073741824

[transport-tcp]
TIMEOUT = 5000

[transport-http]
PORT = 12180
USE_IPv4 = YES
USE_IPv6 = NO
BINDTO4 = 127.0.0.1

[arm]
PORT = 12185
UNIXPATH = /tmp/gnunet-p1-service-arm.sock

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

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

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

[transport]
PORT = 12181
PLUGINS = http
UNIXPATH = /tmp/gnunet-p1-service-transport.sock
#DEBUG = YES