fix warnings
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_asymmetric_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer1
4
5 [transport-http_client]
6
7 [arm]
8 PORT = 54015
9 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer1.sock
10
11 [statistics]
12 PORT = 54014
13 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer1.sock
14
15 [resolver]
16 PORT = 54013
17 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer1.sock
18
19 [peerinfo]
20 PORT = 54012
21 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer1.sock
22
23 [transport]
24 PORT = 54011
25 PLUGINS = http_client
26 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer1.sock
27
28