- coverity
[oweals/gnunet.git] / src / transport / test_quota_compliance_udp_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test_quota_compliance_peer1/
4
5 [transport-udp]
6 PORT = 4368
7 MAX_BPS = 50000000
8
9 [arm]
10 PORT = 4087
11 UNIXPATH = /tmp/test_quota_compliance_udp_arm_peer1.sock
12
13 [statistics]
14 PORT = 4088
15 UNIXPATH = /tmp/test_quota_compliance_udp_statistics_peer1.sock
16
17 [resolver]
18 PORT = 4089
19 UNIXPATH = /tmp/test_quota_compliance_udp_resolver_peer1.sock
20
21 [peerinfo]
22 PORT = 4090
23 UNIXPATH = /tmp/test_quota_compliance_udp_peerinfo_peer1.sock
24
25 [transport]
26 PORT = 4091
27 PLUGINS = udp
28 UNIXPATH = /tmp/test_quota_compliance_udp_transport_peer1.sock
29