- Issue created by @ubun2junky
Check the value of Default maximum file upload size at
/admin/structure/webform/config/elements
.For anyone else that might be experiencing a similar issue as described above. Check the general form settings at (/admin/structure/webform/config/elements). There is a Default maximum file upload size and Default file upload limit per form sections. In my case these were set to 5MB. If you remove the values from these fields and leave them blank it will default to what you have set on your php settings. Hope this helps someone.