mirror of https://github.com/zulip/zulip.git
user docs: Update change-the-privacy-of-a-stream.
This commit is contained in:
parent
f79614a7dd
commit
c183c5059e
|
@ -2,51 +2,23 @@
|
||||||
|
|
||||||
{!admin-only.md!}
|
{!admin-only.md!}
|
||||||
|
|
||||||
Follow the following steps to change who can join your stream by changing the stream's
|
Streams can be public or private, and private streams can have shared or
|
||||||
privacy.
|
protected history. See [stream permissions](/help/stream-permissions) for
|
||||||
|
details on stream privacy settings.
|
||||||
|
|
||||||
Please note that any users that were previously subscribed to the stream will
|
As an organization administrator, you can always make a public stream
|
||||||
remain subscribed to the stream after you change the stream's privacy.
|
private, but you must be subscribed to a private stream in order to make it
|
||||||
|
public.
|
||||||
|
|
||||||
## Make a public stream private
|
!!! tip ""
|
||||||
|
Be careful making a private stream public. All past messages will become
|
||||||
|
accessible, even if the stream previously had protected history.
|
||||||
|
|
||||||
{!subscriptions.md!}
|
{!go-to-stream-via-all-streams.md!}
|
||||||
{!filter-streams.md!}
|
|
||||||
|
|
||||||
!!! tip ""
|
4. Find the privacy description under the stream name and description on the
|
||||||
{!all-streams.md!}
|
right. Click **[Change]**.
|
||||||
|
|
||||||
4. Click on the stream that you want to make private; {!stream-settings.md!}
|
5. Select a privacy level.
|
||||||
|
|
||||||
{!stream-settings-scroll.md!} **Administrator settings** section. This section
|
6. Click **Save changes**.
|
||||||
shows all stream settings that can be modified by an organization administrator.
|
|
||||||
|
|
||||||
6. To make a public stream private, simply locate the **Make stream private**
|
|
||||||
button located on the bottom of the **Administrator settings** section and click
|
|
||||||
on it.
|
|
||||||
|
|
||||||
7. After clicking the **Make stream private** button, the button will turn into
|
|
||||||
a **Make stream public** button, and a notification labeled
|
|
||||||
**The stream has been made private!** will appear, confirming that the stream
|
|
||||||
has been made private.
|
|
||||||
|
|
||||||
## Make a private stream public
|
|
||||||
|
|
||||||
{!subscriptions.md!}
|
|
||||||
{!filter-streams.md!}
|
|
||||||
|
|
||||||
!!! tip ""
|
|
||||||
{!all-streams.md!}
|
|
||||||
|
|
||||||
4. Click on the stream that you want to make public; {!stream-settings.md!}
|
|
||||||
|
|
||||||
{!stream-settings-scroll.md!} **Administrator settings** section. This section
|
|
||||||
shows all stream settings that can be modified by an organization administrator.
|
|
||||||
|
|
||||||
6. To make a public stream private, simply locate the **Make stream public**
|
|
||||||
button located on the bottom of the **Administrator settings** section and click
|
|
||||||
on it.
|
|
||||||
|
|
||||||
7. After clicking the **Make stream public** button, the button will turn into a
|
|
||||||
**Make stream private** button, and a notification labeled **The stream has been made public!**
|
|
||||||
will appear, confirming that the stream has been made public.
|
|
||||||
|
|
|
@ -149,6 +149,5 @@
|
||||||
* [Set default streams for new users](/help/set-default-streams-for-new-users)
|
* [Set default streams for new users](/help/set-default-streams-for-new-users)
|
||||||
* [Rename a stream](/help/rename-a-stream)
|
* [Rename a stream](/help/rename-a-stream)
|
||||||
* [Change a stream's description](/help/change-the-stream-description)
|
* [Change a stream's description](/help/change-the-stream-description)
|
||||||
* [Make a private stream public](/help/change-the-privacy-of-a-stream#make-a-private-stream-public)
|
* [Change the privacy of a stream](/help/change-the-privacy-of-a-stream)
|
||||||
* [Make a public stream private](/help/change-the-privacy-of-a-stream)
|
|
||||||
* [Add or remove users from a stream](/help/add-or-remove-users-from-a-stream)
|
* [Add or remove users from a stream](/help/add-or-remove-users-from-a-stream)
|
||||||
|
|
Loading…
Reference in New Issue