]> git.proxmox.com Git - pmg-docs.git/blob - pmg.clamav-conf-opts.adoc
add SSL ceriticate generation doc
[pmg-docs.git] / pmg.clamav-conf-opts.adoc
1 `archiveblockencrypted`: `<boolean>` ('default =' `0`)::
2
3 Wether to block encrypted archives. Mark encrypted archives as viruses.
4
5 `archivemaxfiles`: `<integer> (0 - N)` ('default =' `1000`)::
6
7 Number of files to be scanned within an archive, a document, or any other kind of container. Warning: disabling this limit or setting it too high may result in severe damage to the system.
8
9 `archivemaxrec`: `<integer> (1 - N)` ('default =' `5`)::
10
11 Nested archives are scanned recursively, e.g. if a ZIP archive contains a TAR file, all files within it will also be scanned. This options specifies how deeply the process should be continued. Warning: setting this limit too high may result in severe damage to the system.
12
13 `archivemaxsize`: `<integer> (1000000 - N)` ('default =' `25000000`)::
14
15 Files larger than this limit won't be scanned.
16
17 `dbmirror`: `<string>` ('default =' `database.clamav.net`)::
18
19 ClamAV database mirror server.
20
21 `maxcccount`: `<integer> (0 - N)` ('default =' `0`)::
22
23 This option sets the lowest number of Credit Card or Social Security numbers found in a file to generate a detect.
24
25 `maxscansize`: `<integer> (1000000 - N)` ('default =' `100000000`)::
26
27 Sets the maximum amount of data to be scanned for each input file.
28
29 `safebrowsing`: `<boolean>` ('default =' `1`)::
30
31 Enables support for Google Safe Browsing.
32