help_docs: Update link in `restrict-private-messages`.

Updates a link to point to the correct help center documentation,
and makes some small style adjustments to the page in general.
This commit is contained in:
Lauryn Menard 2022-04-05 11:14:13 +02:00 committed by Tim Abbott
parent c8fee06521
commit fd114cc0bf
1 changed files with 10 additions and 7 deletions

View File

@ -2,10 +2,11 @@
{!admin-only.md!} {!admin-only.md!}
By default, any user can send private messages. Organization In Zulip, users can exchange private messages with other users,
administrators can change who is allowed to use private messages. [bots](/help/bots-and-integrations) and themselves. Organization
administrators can configure who is allowed to use private messages.
### Configure who can use private messages ## Configure who can use private messages
!!! warn "" !!! warn ""
@ -15,7 +16,7 @@ administrators can change who is allowed to use private messages.
{settings_tab|organization-permissions} {settings_tab|organization-permissions}
2. Under **Other permissions**, configure **Who can use private messages**. 1. Under **Other permissions**, configure **Who can use private messages**.
{!save-changes.md!} {!save-changes.md!}
@ -25,11 +26,13 @@ administrators can change who is allowed to use private messages.
* Disabling private messages will cause sending a private message to * Disabling private messages will cause sending a private message to
throw an error; the Zulip UI will appear to still allow private throw an error; the Zulip UI will appear to still allow private
messages. We expect to make some UI adjustments when private messages messages. We expect to make some UI adjustments when private messages
are disabled during the beta period. are disabled during the beta period.
* Even if private messages are disabled, users can still exchange * Even if private messages are disabled, users can still exchange
direct private messages with bot users (this detail is important for direct private messages with bot users (this detail is important for
Zulip's new user onboarding experience). Consider also [restricting Zulip's new user onboarding experience). Consider also [restricting
bot creation](/help/restrict-bot-creation) when using this feature. bot creation](/help/restrict-bot-creation) when using this feature.
* Restricting private messages does not automatically [restrict creating * Restricting private messages does not automatically [restrict creating
private streams](/help/restrict-permissions-of-new-members). private streams](/help/configure-who-can-create-streams).