- correct port
[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 DEFAULTCONFIG = test_quota_compliance_udp_peer1.conf
5
6 [transport-udp]
7 PORT = 4368
8 MAX_BPS = 50000000
9
10 [arm]
11 PORT = 4087
12 UNIXPATH = /tmp/test_quota_compliance_udp_arm_peer1.sock
13
14 [statistics]
15 PORT = 4088
16 UNIXPATH = /tmp/test_quota_compliance_udp_statistics_peer1.sock
17
18 [resolver]
19 PORT = 4089
20 UNIXPATH = /tmp/test_quota_compliance_udp_resolver_peer1.sock
21
22 [peerinfo]
23 PORT = 4090
24 UNIXPATH = /tmp/test_quota_compliance_udp_peerinfo_peer1.sock
25
26 [transport]
27 PORT = 4091
28 PLUGINS = udp
29 UNIXPATH = /tmp/test_quota_compliance_udp_transport_peer1.sock
30