]> git.proxmox.com Git - pmg-docs.git/blob - pmg.admin-conf-opts.adoc
installation: fix codeblock rendering in zfs performance tips section
[pmg-docs.git] / pmg.admin-conf-opts.adoc
1 `advfilter`: `<boolean>` ('default =' `1`)::
2
3 Use advanced filters for statistic.
4
5 `avast`: `<boolean>` ('default =' `0`)::
6
7 Use Avast Virus Scanner (/usr/bin/scan). You need to buy and install 'Avast Core Security' before you can enable this feature.
8
9 `clamav`: `<boolean>` ('default =' `1`)::
10
11 Use ClamAV Virus Scanner. This is the default virus scanner and is enabled by default.
12
13 `custom_check`: `<boolean>` ('default =' `0`)::
14
15 Use 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
19 Absolute Path to the Custom Check Script
20
21 `dailyreport`: `<boolean>` ('default =' `1`)::
22
23 Send daily reports.
24
25 `demo`: `<boolean>` ('default =' `0`)::
26
27 Demo mode - do not start SMTP filter.
28
29 `email`: `<string>` ('default =' `admin@domain.tld`)::
30
31 Administrator E-Mail address.
32
33 `http_proxy`: `http://.*` ::
34
35 Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/')
36
37 `statlifetime`: `<integer> (1 - N)` ('default =' `7`)::
38
39 User Statistics Lifetime (days)
40