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

[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 = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock

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

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

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

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

[transport-unix]
PORT = 12144