Originally created by @RexWzh on GitHub (Aug 10, 2024).
Is your feature request related to a problem? Please describe.
I want to share chats with friends and currently, I can obtain the link by clicking on the button:
However, non-registered users are unable to access the shared link.
Describe the solution you'd like
After reviewing the README file and searching through the documentation, I couldn't find a variable to control this setting. The available variables only pertain to "sharing to the Web-UI community" using ENABLE_COMMUNITY_SHARING.
Describe alternatives you've considered
Enable outsiders to view the chat by implementing a variable such as ENABLE_OUTSIDER_SHARING.
This feature would be very beneficial when sharing interesting chat logs or useful solutions with friends.
Thanks in advance!
Originally created by @RexWzh on GitHub (Aug 10, 2024).
**Is your feature request related to a problem? Please describe.**
I want to share chats with friends and currently, I can obtain the link by clicking on the button:

However, non-registered users are unable to access the shared link.

**Describe the solution you'd like**
After reviewing the README file and searching through the documentation, I couldn't find a variable to control this setting. The available variables only pertain to "sharing to the Web-UI community" using `ENABLE_COMMUNITY_SHARING`.
**Describe alternatives you've considered**
Enable outsiders to view the chat by implementing a variable such as `ENABLE_OUTSIDER_SHARING`.
This feature would be very beneficial when sharing interesting chat logs or useful solutions with friends.
Thanks in advance!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @RexWzh on GitHub (Aug 10, 2024).
Is your feature request related to a problem? Please describe.
I want to share chats with friends and currently, I can obtain the link by clicking on the button:
However, non-registered users are unable to access the shared link.
Describe the solution you'd like
After reviewing the README file and searching through the documentation, I couldn't find a variable to control this setting. The available variables only pertain to "sharing to the Web-UI community" using
ENABLE_COMMUNITY_SHARING.Describe alternatives you've considered
Enable outsiders to view the chat by implementing a variable such as
ENABLE_OUTSIDER_SHARING.This feature would be very beneficial when sharing interesting chat logs or useful solutions with friends.
Thanks in advance!
@tjbck commented on GitHub (Aug 11, 2024):
#2904