clreaning up conf files
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_asymmetric_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test_quota_compliance_peer1
4 DEFAULTCONFIG = test_quota_compliance_http_peer1.conf
5
6 [transport-http]
7 PORT = 4010
8
9 [arm]
10 PORT = 4015
11 UNIXPATH = /tmp/test_quota_compliance_http_arm_peer1.sock
12
13 [statistics]
14 PORT = 4014
15 UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer1.sock
16
17 [resolver]
18 PORT = 4013
19 UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer1.sock
20
21 [peerinfo]
22 PORT = 4012
23 UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer1.sock
24
25 [transport]
26 PORT = 4011
27 PLUGINS = http
28 UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
29
30