Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2021-01-28 13:25:35 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2021-01-28 13:25:35 +0300
commitf6dca4724f0dd26770945649cff0d70f68c82976 (patch)
tree19a67c37763aaf508c05e7095c70a3ffe4c0ebf8 /appinfo
parentaad45315a45ab91d914bae6599ac8fdca96d3b92 (diff)
Bump versionv3.1.2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5f4fc7c..e6259e2 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.
]]></description>
- <version>3.1.1</version>
+ <version>3.1.2</version>
<licence>agpl</licence>
<author>Manuel Delgado</author>