From 2b5cd4ba5ac7a0f803c6a75b21359fde43f5069f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 3 Apr 2025 10:03:08 +0200 Subject: [PATCH] Update 1.1.9.md --- website/docs/changelog/1.1.9.md | 1 + 1 file changed, 1 insertion(+) 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`.