the description of the Antivirus app is missing vital information.
Could someone add this to the description of the app?
apt-get install clamav clamav-daemon
Yes I know it is in the documentation. But it would be sooooo easy to add in the description.
Antivirus for files is an antivirus app for Nextcloud.
🕵️♂️ When the user uploads a file, it's checked
☢️ Uploaded and infected files will be deleted and a notification will be shown and/or sent via email
🔎 Background Job to scan all files
❓ Use ClamAV (open source), Kaspersky Scan Engine or an ICAP compatible scanner
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.