Increase the filesize scans #35
zodman
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
if you need big files over 25mb like 500/600 mb, you need to change this configurations:
from clamad
StreamMaxLength
MaxFileSize
StreamMaxLength
from the app:
CLAMD_TIMEOUT=300000
Here how to do:
run:
create a file with 500mb and upload
Here how to implement in dokku: https://dev.to/zodman/implement-a-antivirus-clamav-scanner-with-rest-api-in-dokku-g6h
Beta Was this translation helpful? Give feedback.
All reactions