Merge branch 'master' of git+ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_asymmetric_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
4
5 [transport-http_server]
6 PORT = 53010
7 USE_IPv6 = NO
8 BINDTO = 127.0.0.1
9
10
11 [arm]
12 PORT = 53015
13 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer2.sock
14
15 [statistics]
16 PORT = 53014
17 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer2.sock
18
19 [resolver]
20 PORT = 53013
21 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer2.sock
22
23 [peerinfo]
24 PORT = 53012
25 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer2.sock
26
27 [transport]
28 PORT = 53011
29 PLUGINS = http_server
30 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer2.sock
31
32