mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
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:
parent
9c3a3e011e
commit
dd5e202314
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user