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:
Craig Andrews 2023-03-29 09:13:00 -04:00 committed by Micah Snyder
parent e4fe6654c1
commit 3f56b55eb3

View file

@ -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