also config files
[oweals/gnunet.git] / src / transport / test_quota_compliance_https_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
4
5 [transport-https_server]
6 PORT = 53001
7 KEY_FILE = https_key_quota_p2.key
8 CERT_FILE = https_cert_qutoa_p2.crt
9
10 [arm]
11 PORT = 53006
12 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_arm_peer2.sock
13
14 [statistics]
15 PORT = 53005
16 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_statistics_peer2.sock
17
18 [resolver]
19 PORT = 53004
20 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_resolver_peer2.sock
21
22 [peerinfo]
23 PORT = 53003
24 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_peerinfo_peer2.sock
25
26 [transport]
27 PORT = 53002
28 PLUGINS = https_server
29 UNIXPATH = $GNUNET_RUNTIME_DIR/https_transport_peer2.sock
30
31