Update options.md

This commit is contained in:
p3t4rc 2025-05-15 13:43:07 +02:00 committed by GitHub
parent dd89e9cbf2
commit 9457937cb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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