From feabbf1bc21f4a51a62329b57a4fb02fbcec52f9 Mon Sep 17 00:00:00 2001 From: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com> Date: Mon, 28 Nov 2022 08:04:39 +0100 Subject: [PATCH] feat: update description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Julius Härtl Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com> --- admin_manual/configuration_server/antivirus_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/antivirus_configuration.rst b/admin_manual/configuration_server/antivirus_configuration.rst index d039f6e2f..68145f165 100644 --- a/admin_manual/configuration_server/antivirus_configuration.rst +++ b/admin_manual/configuration_server/antivirus_configuration.rst @@ -173,6 +173,6 @@ back and change all of your logging to less verbose levels. Disabling background scan task ------------------------------ -You can disable background scan with occ:: +You can disable background scan with occ to only scan files during upload. occ config:app:set files_antivirus av_background_scan --value="off"