Update 1.1.9.md

This commit is contained in:
Stefan Pejcic 2025-04-03 10:03:08 +02:00 committed by GitHub
parent 486ecf43e9
commit 2b5cd4ba5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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`.