The Max Upload Size in Global Settings, is it A per form, or B per file upload option within a form?
Global Settings ---> Max Upload Size set to 2Mb
If A
Form
1 file upload 2Mb
2 file upload 2Mb
Will result in: Error max allowed file size exceeded (or something similar)
If B
Form
1 file upload 2Mb
2 file upload 2Mb
Will result in: Thank you, your form has been submitted
So is it A or B??
Thanks!