fix warnings
[oweals/gnunet.git] / src / transport / test_quota_compliance_tcp_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/quota-tcp-p1/
4
5 [transport-tcp]
6 PORT = 54094
7
8 [transport-udp]
9 PORT = 54094
10
11 [arm]
12 PORT = 54087
13 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_arm_peer1.sock
14
15 [statistics]
16 PORT = 54088
17 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_statistics_peer1.sock
18
19 [resolver]
20 PORT = 54089
21 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_resolver_peer1.sock
22
23 [peerinfo]
24 PORT = 54090
25 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_peerinfo_peer1.sock
26
27 [transport]
28 PORT = 54091
29 PLUGINS = tcp
30 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_transport_peer1.sock
31
32