diff --git a/website/docs/changelog/1.1.9.md b/website/docs/changelog/1.1.9.md index b55e8221..a96dc3cc 100644 --- a/website/docs/changelog/1.1.9.md +++ b/website/docs/changelog/1.1.9.md @@ -6,6 +6,7 @@ Not yet released - added php-fpm auto-tuning on startup to all php containers. - added [varnish](#varnish) module. - added [my.cnf](https://github.com/stefanpejcic/openpanel-configuration/blob/main/mysql/user.cnf) template for new users. +- *MySQL Configuration* page is moved to separate module so it can be disabled from *OpenAdmin > Features*. ### 🐛 Bug Fixes - Fixed a bug in `opencli sentinel` where it incorrectly checked `ns2` twice instead of `ns2` and `ns1`.