hi, how upload_max_filesize increment more than 1gb?
Hello @antoniolevre - welcome to the Local community!
You will want to adjust the settings in the php.ini.hbs
file which can be found in the site’s conf/php/
folder (click “Go to site folder” from the Local site to locate that folder).
It sounds like perhaps you want to update the upload_max_filesize
variable.
You can make those updates via a text editor of choice, save changes and then restart the site so Local can recompile with the new settings
Do you want to try that?
I would recommend making a backup of that file before implementing any changes.
Sam
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.