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