From dd008f6a3ba0966e4d5b04bf9b33926b96fac8b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= Date: Sat, 1 Oct 2022 13:46:54 +0200 Subject: Bump minimum version to 24 now that stable23 is branched out MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- appinfo/info.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 1a7efe7..207406b 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -14,7 +14,7 @@ This application inspects files that are uploaded to Nextcloud for viruses before they are written to the Nextcloud storage. If a file is identified as a virus, it is either logged or not uploaded to the server. The application relies on the underlying ClamAV virus scanning engine, which the admin points Nextcloud to when configuring the application. Alternatively, a Kaspersky Scan Engine can be configured, which has to run on a separate server. For this app to be effective, the ClamAV virus definitions should be kept up to date. Also note that enabling this app will impact system performance as additional processing is required for every upload. More information is available in the Antivirus documentation. ]]> - 3.3.0 + 4.0.0 agpl Manuel Delgado @@ -44,7 +44,7 @@ For this app to be effective, the ClamAV virus definitions should be kept up to https://raw.githubusercontent.com/nextcloud/files_antivirus/master/screenshots/1.png - + -- cgit v1.2.3