]> git.proxmox.com Git - pmg-docs.git/blame - pmg.admin-conf-opts.adoc
api-viewer: properly HTML encode properties
[pmg-docs.git] / pmg.admin-conf-opts.adoc
CommitLineData
685576c2
DM
1`advfilter`: `<boolean>` ('default =' `1`)::
2
3Use advanced filters for statistic.
4
f225b3b4
DM
5`avast`: `<boolean>` ('default =' `0`)::
6
241ac83c 7Use Avast Virus Scanner (/usr/bin/scan). You need to buy and install 'Avast Core Security' before you can enable this feature.
f225b3b4
DM
8
9`clamav`: `<boolean>` ('default =' `1`)::
10
11Use ClamAV Virus Scanner. This is the default virus scanner and is enabled by default.
12
241ac83c
TL
13`custom_check`: `<boolean>` ('default =' `0`)::
14
15Use Custom Check Script. The script has to take the defined arguments and can return Virus findings or a Spamscore.
16
17`custom_check_path`: `^/([^/\0]+\/)+[^/\0]+$` ('default =' `/usr/local/bin/pmg-custom-check`)::
18
19Absolute Path to the Custom Check Script
20
685576c2
DM
21`dailyreport`: `<boolean>` ('default =' `1`)::
22
23Send daily reports.
24
25`demo`: `<boolean>` ('default =' `0`)::
26
27Demo mode - do not start SMTP filter.
28
29`email`: `<string>` ('default =' `admin@domain.tld`)::
30
31Administrator E-Mail address.
32
33`http_proxy`: `http://.*` ::
34
35Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/')
36
37`statlifetime`: `<integer> (1 - N)` ('default =' `7`)::
38
39User Statistics Lifetime (days)
40