mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
fix: Document DisableCache in clamd.conf man page
Closes: https://github.com/Cisco-Talos/clamav/issues/731 Signed-off-by: Craig Andrews <candrews@integralblue.com>
This commit is contained in:
parent
e4fe6654c1
commit
3f56b55eb3
1 changed files with 7 additions and 0 deletions
|
@ -536,6 +536,13 @@ Alert on raw DMG image files containing partition intersections.
|
|||
.br
|
||||
Default: no
|
||||
.TP
|
||||
\fBDisableCache\fR
|
||||
This option allows you to disable the caching feature of the engine.
|
||||
.br
|
||||
By default, the engine will store an MD5 in a cache of any files that are not flagged as virus or that hit limits checks. \fBWarning: Disabling the cache will have a negative performance impact on large scans.\fR
|
||||
.br
|
||||
Default: no
|
||||
.TP
|
||||
\fBForceToDisk\fR
|
||||
This option causes memory or nested map scans to dump the content to disk.
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue