mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 18:33:16 +00:00
Document EnableSelfCheckCommand in clamd.conf
Added documentation for EnableSelfCheckCommand option.
This commit is contained in:
parent
269af49573
commit
b82da5c2e4
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue