Hello,
I am working on a contact us form that has a file attachment option. We have a maximum file size set to 20mb and have a message set in case the file is too large.
When we submit an image that is somewhat larger than this limit (around 30mb), the error message is displayed. However, much larger files (I tested with a >100mb file) instead causes the site to display a 413 error, stating the file is too large. Is there another configuration that is needed for this change to reflect for all file sizes?