Files
zulip/help/include/web-public-streams-intro.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

16 lines
735 B
Markdown

The public access option lets administrators configure selected streams to be
**web-public**. Web-public streams can be viewed by anyone on the Internet
without creating an account in your organization.
For example, you can [link to a Zulip
topic](/help/link-to-a-message-or-conversation) in a web-public stream
from a GitHub issue, a social media post, or a forum thread, and
anyone will be able to click the link and view the discussion in the
Zulip web application without needing to create an account.
To see this feature in action, you can [view web-public streams in the Zulip
development community](https://chat.zulip.org/) without logging in.
Users who wish to post content will need to create an account in order
to do so.