20ef5829f2a110e4b3691187f898efeb006ec6d1
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test_quota_compliance_peer2
4 DEFAULTCONFIG = test_quota_compliance_http_peer2.conf
5
6 [transport-http]
7 PORT = 3010
8
9 [arm]
10 PORT = 3015
11 UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock
12
13 [statistics]
14 PORT = 3014
15 UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock
16
17 [resolver]
18 PORT = 3013
19 UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock
20
21 [peerinfo]
22 PORT = 3012
23 UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock
24
25 [transport]
26 PORT = 3011
27 PLUGINS = http
28 UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock
29
30