Document EnableSelfCheckCommand in clamd.conf

Added documentation for EnableSelfCheckCommand option.
This commit is contained in:
Dmitriy Alekseev 2025-09-08 19:20:45 +02:00 committed by GitHub
parent 269af49573
commit b82da5c2e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -158,6 +158,13 @@ When disabled, clamd responds to this command with COMMAND UNAVAILABLE.
.br .br
Default: yes Default: yes
.TP .TP
\EnableSelfCheckCommand BOOL\fR
Enables the SELFCHECK command. Setting this to no prevents a client to reload the database.
.br
When disabled, clamd responds to this command with COMMAND UNAVAILABLE. When enabled and reload is required clamd responds RELOADING. If reload not needed - DBUPTODATE.
.br
Default: yes
.TP
\fBEnableVersionCommand BOOL\fR \fBEnableVersionCommand BOOL\fR
Enables the VERSION command. Setting this to no prevents a client from querying version information. Enables the VERSION command. Setting this to no prevents a client from querying version information.
.br .br