From ed27ad18b54b4e59a01dd7b3dd3ac668973877f8 Mon Sep 17 00:00:00 2001 From: Bobby Wibowo Date: Sun, 27 Dec 2020 19:00:27 +0700 Subject: [PATCH] cleaned up README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a6015..7112345 100644 --- a/README.md +++ b/README.md @@ -120,4 +120,4 @@ Unfortunately, this will slow down uploads processing as it has to wait for the To enable this, make sure you have [ClamAV installed](https://github.com/kylefarris/clamscan#to-use-local-binary-method-of-scanning), or additionally have [ClamAV daemon running](https://github.com/kylefarris/clamscan#to-use-clamav-using-tcp-sockets). Afterwards configure `uploads.scan` options, and more importantly its sub-option `clamOptions`. Read more about it in the `config.sample.js` file. -Additionally, you can also configure usergroups bypass, extensions whitelist, and max file size, to lessen the burden on your server. +Additionally, you can also configure usergroups bypass, extensions whitelist, and max file size, to lessen the burden on your server.