docs: add description to disable av background scan

Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
This commit is contained in:
Luka Trovic
2022-11-10 20:41:45 +01:00
committed by GitHub
parent 9c3a3e011e
commit dd5e202314

View File

@@ -168,3 +168,11 @@ Executable
When you are satisfied with how ClamAV is operating, you might want to go
back and change all of your logging to less verbose levels.
Disabling background scan task
-----------------
You can disable background scan with occ::
occ config:app:set files_antivirus av_background_scan --value="off"