Different size limits for different file types #6434
Mickey93
started this conversation in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm aware that the fileConfig object allows to configure the file size limit, but this applies to all file types that are allowed for uploading. How to change the size limit depending on the file type? For example for application/pdf the size limit should be 10 MB, but for text/csv it should be 100 KB.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions