Hi,
On all new WordPress installations on my Enhance servers, WP_MEMORY_LIMIT is set to 40M by default.
The PHP memory_limit itself is correctly set to 512M, but WordPress still defaults to:
WP_MEMORY_LIMIT: 40M
WP_MAX_MEMORY_LIMIT: 512M
Since Iām also hosting WooCommerce sites, 40M is too low and can cause unexpected issues.
My question:
How can I change the default WP_MEMORY_LIMIT globally in Enhance?
Ideally:
set per enhance package.
Thank you.