From 8bf907b06117da4d35531bc53791f809230262ab Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 30 Sep 2024 22:10:23 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e3567b2..c862f80f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ When we designed OpenPanel, we prioritized features that are not only user-frien Some of the features worth mentioning are: - Users can run [Nginx or Apache webserver](https://openpanel.com/docs/admin/plans/hosting_plans/#list-hosting-plans). +- Users can run MySQL or MariaDB - Users can [install PHP versions](https://openpanel.com/docs/panel/advanced/server_settings#install-php-version) they need, [edit php.ini files](https://openpanel.com/docs/panel/advanced/server_settings#phpini-editor) and set desired limits. - Control [MySQL settings](https://openpanel.com/docs/panel/advanced/server_settings#mysql-settings), set limits, [enable remote mysql access](https://openpanel.com/docs/panel/databases/remote) and much more. - [Update system services](https://openpanel.com/docs/panel/advanced/server_settings#service-status) and even install new services that they need.