How to increase the PHP memory limit beyond 256MB for memory-intensive websites

Hi @s.doig!

These values can be edited in the php.ini.hbs file within the site’s conf/php/ folder. You can open this file in the text editor of your choice, and save the updated values. After making any adjustments, be sure to stop the site and restart it so that Local can compile and use those new settings.

Check here for more Local performance troubleshooting if needed!