From 9457937cb5cfee2cf982a9f2f69f3b8502b1694d Mon Sep 17 00:00:00 2001 From: p3t4rc <147734357+p3t4rc@users.noreply.github.com> Date: Thu, 15 May 2025 13:43:07 +0200 Subject: [PATCH] Update options.md --- website/docs/panel/php/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/panel/php/options.md b/website/docs/panel/php/options.md index e879b970..85c9a48d 100644 --- a/website/docs/panel/php/options.md +++ b/website/docs/panel/php/options.md @@ -18,6 +18,6 @@ Options are limited to the options that Administrator permitted, only configured Administrators can configure options: -- for all users: `/etc/openpanel/php/options.txt` , if these are set by the administrator they are used for all users . +- for all users: `/etc/openpanel/php/options.txt` , if these are set by the administrator they are applied for all users . - for a specific user: `/home/USERNAME/php.ini/options.txt` , if global options are not set by the administrator these will be applied instead. - if per user options file does not exist, system will fallback to these defaults: https://github.com/stefanpejcic/openpanel-configuration/blob/main/php/options.txt