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

[transport-udp]
PORT = 12050
BROADCAST = NO
MAX_BPS = 50000000
BINDTO = 127.0.0.1
BINDTO6 = ::1

[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