Max upload file size

Hi @rungek

These values can be edited in the php.ini.hbs file within the site’s conf/php/ folder. Simply adjust the upload_max_filesize value, and then after you’re done making any adjustments, be sure to stop the site and re-start it so that Local can compile and use those new settings.

I just tested this on a site within my own app and didn’t have any trouble!