blob: 649cf1c63a3c7f2802fcf24028bb3066da2fb863 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
@INLINE@ template_cfg_peer1.conf
[PATHS]
SERVICEHOME = /tmp/test_quota_compliance_peer1/
DEFAULTCONFIG = test_quota_compliance_unix_asymmetric_peer1.conf
[arm]
PORT = 4087
UNIXPATH = /tmp/test_quota_compliance_unix_arm_peer1.sock
[statistics]
PORT = 4088
UNIXPATH = /tmp/test_quota_compliance_unix_statistics_peer1.sock
[resolver]
PORT = 4089
UNIXPATH = /tmp/test_quota_compliance_unix_resolver_peer1.sock
[peerinfo]
PORT = 4090
UNIXPATH = /tmp/test_quota_compliance_unix_peerinfo_peer1.sock
[transport]
PORT = 4091
PLUGINS = unix
UNIXPATH = /tmp/test_quota_compliance_unix_transport_peer1.sock
[transport-unix]
PORT = 4092
|