README: Add note about StreamMaxLength in clamd.conf
This commit is contained in:
parent
a904922cbd
commit
b1ed63c401
2 changed files with 3 additions and 2 deletions
|
@ -173,7 +173,7 @@ NSFW_THRESHOLD = 0.608
|
|||
# Since this can take a very long time on larger files, it is not done
|
||||
# immediately but every time you run the vscan command. It is recommended to
|
||||
# configure a systemd timer or cronjob to do this periodically.
|
||||
# Remember to adjust your size limits in clamd.conf!
|
||||
# Remember to adjust your size limits in clamd.conf, including StreamMaxLength!
|
||||
#
|
||||
# Example:
|
||||
# from clamd import ClamdUnixSocket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue