mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-23 18:41:28 -05:00
[GH-ISSUE #6376] Add flag to disable chat sharing #85080
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 @tkg61 on GitHub (Oct 24, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6376
Feature Request
Could we add a environment flag or UI flag to disable the share button on chats? We would like to limit users sharing chats which might contain sensitive information. I know tickets #2890 and also #2904 are around sharing and managing it but they don't mention turning off sharing altogether from an admin perspective. We jus would like to remove the button altogether and the "disable community sharing" does not remove this either.
Describe the solution you'd like
Add a env flag or UI flag to disable the sharing chat feature
Describe alternatives you've considered
N/A