roots / trellis

WordPress LEMP stack with PHP 8.2, Composer, WP-CLI and more
https://roots.io/trellis/
MIT License
2.51k stars 607 forks source link

Enable PHP OPCache overwrites for `max_wasted_percentage` & `huge_code_pages` #1503

Closed E-VANCE closed 1 year ago

E-VANCE commented 1 year ago

This PR adds max_wasted_percentage & huge_code_pages as configurable overwrites with defaults being set.

Let me know if this is in any way undesired or could potentially be harmful – but I cannot see how...?

swalkinshaw commented 1 year ago

Thanks @E-VANCE. They're using the defaults so should be fine 👍