From 0731b9f87646dcc7d12b9112c3effcc551bdccc5 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 7 Apr 2025 17:58:43 +0200 Subject: [PATCH] Update php_ini_editor.md --- website/docs/panel/php/php_ini_editor.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/docs/panel/php/php_ini_editor.md b/website/docs/panel/php/php_ini_editor.md index dbb4e667..87c4d123 100644 --- a/website/docs/panel/php/php_ini_editor.md +++ b/website/docs/panel/php/php_ini_editor.md @@ -9,3 +9,8 @@ The PHP.INI Editor allows you to view and modify the configuration file for each 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) + + +--- + +Note: PHP.INI Editor is only available if `php_ini` feature is enabled by Administrator.