aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_multi_peer2.conf
blob: 6de3c22fb7bfc5695587b07d054c5ae03ea89b52 (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
49
50
@INLINE@ template_cfg_peer2.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-multi-p2/
DEFAULTCONFIG = test_transport_api_multi_peer2.conf

[nat]
ALLOW_NAT = NO

[transport-tcp]
PORT = 12150
TIMEOUT = 5000

[transport-udp]
PORT = 12151

[transport-http]
PORT = 12152
USE_IPv6 = YES
USE_IPv4 = YES

[transport-https]
PORT = 12153
USE_IPv6 = YES
USE_IPv4 = YES

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

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

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

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

[transport]
PORT = 12155
PLUGINS = tcp udp unix
UNIXPATH = /tmp/gnunet-p2-service-transport.sock

[transport-unix]
PORT = 12154