-changing exit helper code to automatically do the network configuration for an exit...
[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
11 [arm]
12 PORT = 3006
13 UNIXPATH = /tmp/test_quota_compliance_https_arm_peer2.sock
14
15 [statistics]
16 PORT = 3005
17 UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer2.sock
18
19 [resolver]
20 PORT = 3004
21 UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer2.sock
22
23 [peerinfo]
24 PORT = 3003
25 UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer2.sock
26
27 [transport]
28 PORT = 3002
29 PLUGINS = https
30 UNIXPATH = /tmp/https_transport_peer2.sock
31
32