Read only settings: option per user or environment variable #16472
-
The new read-only settings feature in 5.6 can be very useful. Still, it would be nice if it where either a per user option, or enabled via an environment variable, so as not to clutter the CP for all users. That's a minor gripe though, thanks for all your hard work an the 5.6 update! |
Beta Was this translation helpful? Give feedback.
Answered by
brandonkelly
Jan 21, 2025
Replies: 1 comment 1 reply
-
Read-only settings are only shown for admin users, who would have had permission to edit them if not for the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
brandonkelly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Read-only settings are only shown for admin users, who would have had permission to edit them if not for the
allowAdminChanges
setting.