aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_multi_peer1.conf
blob: f3ee31bb10e6b8543c8ee0848cc9181a5bc46657 (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
@INLINE@ test_transport_defaults.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-multi-p1/
DEFAULTCONFIG = test_transport_api_multi_peer1.conf

[transport-tcp]
PORT = 12140
TIMEOUT = 5000

[transport-udp]
PORT = 12141

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

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

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

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

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

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

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

[transport-unix]
PORT = 12144