extended test to check configuration files
[oweals/gnunet.git] / src / transport / test_quota_compliance_https_asymmetric_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer1/
4
5 [transport-https_client]
6
7 [arm]
8 PORT = 4006
9 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_arm_peer1.sock
10
11 [statistics]
12 PORT = 4005
13 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_statistics_peer1.sock
14
15 [resolver]
16 PORT = 4004
17 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_resolver_peer1.sock
18
19 [peerinfo]
20 PORT = 4003
21 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_peerinfo_peer1.sock
22
23 [transport]
24 PORT = 4002
25 PLUGINS = https_client
26 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_transport_peer1.sock
27
28