mirror of https://github.com/zulip/zulip.git
help: Add intro section to help/add-or-remove-users-from-a-stream.
- Adds an intro section about what's possible by consolidating references to permissions.
This commit is contained in:
parent
5802f7775f
commit
55127b6178
|
@ -1,16 +1,17 @@
|
||||||
# Add or remove users from a stream
|
# Add or remove users from a stream
|
||||||
|
|
||||||
## Add users to a stream
|
|
||||||
|
|
||||||
By default, anyone (other than guests) subscribed to a stream can add
|
By default, anyone (other than guests) subscribed to a stream can add
|
||||||
users to that stream. Additionally, anyone (other than guests) can add
|
users to that stream. Additionally, anyone (other than guests) can add
|
||||||
users to a public stream, whether or not they are subscribed to the
|
users to a public stream, whether or not they are subscribed to the
|
||||||
stream.
|
stream. Anyone can always [unsubscribe themselves from a stream](/help/unsubscribe-from-a-stream).
|
||||||
|
|
||||||
Organization administrators can configure which
|
Organization administrators can also unsubscribe *other* users from any stream,
|
||||||
|
including streams the admin is not subscribed to. They can also configure which
|
||||||
[roles](/help/roles-and-permissions) have access to [add other users
|
[roles](/help/roles-and-permissions) have access to [add other users
|
||||||
to a stream][configure-invites].
|
to a stream][configure-invites].
|
||||||
|
|
||||||
|
## Add users to a stream
|
||||||
|
|
||||||
{start_tabs}
|
{start_tabs}
|
||||||
|
|
||||||
{relative|stream|all}
|
{relative|stream|all}
|
||||||
|
@ -50,13 +51,6 @@ subscribe the user.
|
||||||
|
|
||||||
## Remove users from a stream
|
## Remove users from a stream
|
||||||
|
|
||||||
{!admin-only.md!}
|
|
||||||
|
|
||||||
Anyone can always [unsubscribe themselves from a stream](/help/unsubscribe-from-a-stream).
|
|
||||||
|
|
||||||
Organization administrators can also unsubscribe *other* users from any stream,
|
|
||||||
including streams the admin is not subscribed to.
|
|
||||||
|
|
||||||
{start_tabs}
|
{start_tabs}
|
||||||
|
|
||||||
{relative|stream|all}
|
{relative|stream|all}
|
||||||
|
|
Loading…
Reference in New Issue