256dc61eb5ba4c9b681e8bc9f3586983ccbfb045
[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 DEBUG = NO
9 USE_IPv4 = YES
10 USE_IPv6 = NO
11 BINDTO4 = 127.0.0.1
12
13 [arm]
14 PORT = 3015
15 UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock
16
17 [statistics]
18 PORT = 3014
19 UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock
20
21 [resolver]
22 PORT = 3013
23 UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock
24
25 [peerinfo]
26 PORT = 3012
27 UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock
28
29 [transport]
30 PORT = 3011
31 PLUGINS = http
32 UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock
33
34