mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-03 23:38:13 -05:00
[GH-ISSUE #21655] issue: Chat Controls sub-settings doesn't apply #19548
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gabriel-lopez on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21655
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.3
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
With settings:
Allow Chat Controls -> ON
Allow Chat Valves -> OFF
Allow Chat System Prompt -> ON
Allow Chat Params -> OFF
I expect to be able to only set a chat system prompt under chat controls.
Actual Behavior
Chat Valves and Chat Params still displayed and available to edit to every user. Only Allow Chat Controls set to Off works to make disappear chat params
Steps to Reproduce
Set in default use permission:
Allow Chat Controls -> ON
Allow Chat Valves -> OFF
Allow Chat System Prompt -> ON
Allow Chat Params -> OFF
Access any Chat Control and try to edit settings
Logs & Screenshots
Additional Information
I have no group that overrides those settings.
@Classic298 commented on GitHub (Feb 20, 2026):
are you testing this as an admin? the chat control permissions specifically dont apply to admins.
and if you are testing with a user - is the user in a group where these permissions are granted?