also config files
[oweals/gnunet.git] / src / transport / test_quota_compliance_udp_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
4
5 [transport-udp]
6 PORT = 53368
7 MAX_BPS = 50000000
8
9 [arm]
10 PORT = 53087
11 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_arm_peer2.sock
12
13 [statistics]
14 PORT = 53088
15 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_statistics_peer2.sock
16
17 [resolver]
18 PORT = 53089
19 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_resolver_peer2.sock
20
21 [peerinfo]
22 PORT = 53090
23 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_peerinfo_peer2.sock
24
25 [transport]
26 PORT = 53091
27 PLUGINS = udp
28 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_transport_peer2.sock
29
30