From 7838990e29abceb1fe17581e2f6b6f55586118e8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 7 Apr 2025 17:41:10 +0200 Subject: [PATCH] Update php_ini_editor.md --- website/docs/panel/php/php_ini_editor.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/panel/php/php_ini_editor.md b/website/docs/panel/php/php_ini_editor.md index 8a0a5391..dbb4e667 100644 --- a/website/docs/panel/php/php_ini_editor.md +++ b/website/docs/panel/php/php_ini_editor.md @@ -7,3 +7,5 @@ sidebar_position: 3 The PHP.INI Editor allows you to view and modify the configuration file for each installed PHP version. You can increase limits, enable new defaults, or adjust settings as needed. Changes will restart the corresponding PHP service. + +![openpanel_php_ini_editor](/img/panel/v2/openpanel_php_ini_editor.gif)