mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +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
|
||||
Default: yes
|
||||
.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
|
||||
Enables the VERSION command. Setting this to no prevents a client from querying version information.
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue