replace printf() with GNUNET_log()
[oweals/gnunet.git] / src / transport / test_quota_compliance_udp_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer1/
4
5 [transport-udp]
6 PORT = 54368
7 MAX_BPS = 50000000
8
9 [arm]
10 PORT = 54087
11 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_arm_peer1.sock
12
13 [statistics]
14 PORT = 54088
15 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_statistics_peer1.sock
16
17 [resolver]
18 PORT = 54089
19 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_resolver_peer1.sock
20
21 [peerinfo]
22 PORT = 54090
23 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_peerinfo_peer1.sock
24
25 [transport]
26 PORT = 54091
27 PLUGINS = udp
28 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_udp_transport_peer1.sock
29