mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	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.
		
			
				
	
	
		
			16 lines
		
	
	
		
			735 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			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.
 |