aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability_udp_peer2.conf
blob: 23eae7862f1d3a48fd0bdbcb2d30e3f1a873edaa (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
@INLINE@ template_cfg_peer2.conf
[PATHS]
GNUNET_TEST_HOME = /tmp/test-transport/api-udp-p2/

[transport-udp]
PORT = 12050
# Override 1MB/s default limit.
MAX_BPS = 500000000

[arm]
PORT = 12055
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock

[statistics]
PORT = 12054
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock

[resolver]
PORT = 12053
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock

[peerinfo]
PORT = 12052
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock

[transport]
PORT = 12051
PLUGINS = udp
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock