docs: updated link

This commit is contained in:
Dan Ribbens
2022-04-29 23:29:46 -04:00
parent 738e8ab9b6
commit 69d328d15e

View File

@@ -58,4 +58,4 @@ First, enable email [verification](/docs/authentication/config#email-verificatio
Review that `create` and `update` access on file upload collections are as restrictive as your application needs allow. Consider limiting `read` access of uploaded user's files and how you might limit user uploaded files from being served outside of Payload.
You can also add a [3rd party library](https://www.npmjs.com/package/clamscan) to scan files in a [hook](/docs/hooks/collections) or have antivirus software in place.
You can also add a [3rd party library](https://github.com/Cisco-Talos/clamav) to scan files in a [hook](/docs/hooks/collections) or have antivirus software in place.