- fix error messages
[oweals/gnunet.git] / src / transport / test_quota_compliance_udp_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2
4
5 [transport-udp]
6 PORT = 3368
7 MAX_BPS = 50000000
8
9 [arm]
10 PORT = 3087
11 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_arm_peer2.sock
12
13 [statistics]
14 PORT = 3088
15 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_statistics_peer2.sock
16
17 [resolver]
18 PORT = 3089
19 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_resolver_peer2.sock
20
21 [peerinfo]
22 PORT = 3090
23 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_peerinfo_peer2.sock
24
25 [transport]
26 PORT = 3091
27 PLUGINS = udp
28 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_transport_peer2.sock
29
30