fix
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer1.conf
1 @INLINE@ test_transport_defaults.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 DEBUG = NO
9 USE_IPv4 = YES
10 USE_IPv6 = NO
11 BINDTO4 = 127.0.0.1
12
13 [arm]
14 PORT = 4015
15 UNIXPATH = /tmp/test_quota_compliance_http_arm_peer1.sock
16
17 [statistics]
18 PORT = 4014
19 UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer1.sock
20
21 [resolver]
22 PORT = 4013
23 UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer1.sock
24
25 [peerinfo]
26 PORT = 4012
27 UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer1.sock
28
29 [transport]
30 PORT = 4011
31 PLUGINS = http
32 UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
33
34