Document SELFCHECK command in clamd.conf.sample

Added comments for SELFCHECK command configuration.
pull/1551/head
Dmitriy Alekseev 3 months ago committed by Valerie Snyder
parent 3dd89c5540
commit bb0da81a87
No known key found for this signature in database
GPG Key ID: DCBE519BFAF4C517
  1. 5
      etc/clamd.conf.sample

@ -151,6 +151,11 @@ Example
# Default: yes
#EnableReloadCommand no
#
# Enable the SELFCHECK command
# Setting this to no prevents a client to reload the database.
# Default: yes
#EnableSelfCheckCommand no
#
# Enable the STATS command
# Setting this to no prevents a client from querying statistics.
# Default: yes

Loading…
Cancel
Save