f3f69862fd4f73b5e0ba7541f1ebcc2b0ac63668
[oweals/gnunet.git] / src / transport / test_quota_compliance_https_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test_quota_compliance_peer2
4 DEFAULTCONFIG = test_quota_compliance_https_peer2.conf
5
6 [transport-https]
7 PORT = 3001
8 KEY_FILE = https_key_quota_p2.key
9 CERT_FILE = https_cert_qutoa_p2.crt
10 USE_IPv4 = YES
11 USE_IPv6 = NO
12 BINDTO4 = 127.0.0.1
13
14 [arm]
15 PORT = 3006
16 UNIXPATH = /tmp/test_quota_compliance_https_arm_peer2.sock
17
18 [statistics]
19 PORT = 3005
20 UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer2.sock
21
22 [resolver]
23 PORT = 3004
24 UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer2.sock
25
26 [peerinfo]
27 PORT = 3003
28 UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer2.sock
29
30 [transport]
31 PORT = 3002
32 PLUGINS = https
33 UNIXPATH = /tmp/https_transport_peer2.sock
34
35