mirror of https://github.com/zulip/zulip.git
help: Clarify guest users on public streams.
The previous language was unclear that we were talking about how the features interacted, but the users.
This commit is contained in:
parent
3810eaaa25
commit
d531c4d6d4
|
@ -4,8 +4,8 @@ Streams are similar to chatrooms, IRC channels, or email lists in that they
|
|||
determine who receives a message. There are three types of streams in Zulip.
|
||||
|
||||
* **Public**: Members can join and view the complete message history.
|
||||
Guest users interact with public streams as though they were a
|
||||
private stream with shared history.
|
||||
Public streams are visible to Guest users only if they are
|
||||
subscribed (exactly like private streams with shared history).
|
||||
|
||||
* **Private, shared history**: You must be added by a member of the
|
||||
stream. The complete message history is available as soon as you are
|
||||
|
|
Loading…
Reference in New Issue