Updated config.sample.js

This commit is contained in:
Bobby Wibowo 2020-11-01 07:38:36 +07:00
parent afdbc7e9a1
commit 21fae10306
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF

View File

@ -340,8 +340,7 @@ module.exports = {
temporaryUploadsInterval: 1 * 60000, // 1 minute
/*
Scan files using ClamAV through clamd.
https://github.com/NingLin-P/clamdjs#scannerscanfilepath-timeout-chunksize
Scan uploads for threats with ClamAV.
groupBypass: Name of the lowest ranked group whose files will not be scanned.
Lowest ranked meaning that group AND any groups higher than it are included.