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

[transport-tcp]
PORT = 12140
TIMEOUT = 5 s

[transport-udp]
PORT = 12141

[transport-http]
PORT = 12142

[transport-https]
PORT = 12143

[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