help: Document updated setting to restrict wildcard mentions.

Also drop extraneous details.
This commit is contained in:
Alya Abbott 2023-11-23 13:49:58 -08:00 committed by Tim Abbott
parent 49388d5d3d
commit 73152671e3
1 changed files with 12 additions and 15 deletions

View File

@ -2,27 +2,24 @@
{!admin-only.md!} {!admin-only.md!}
Organization administrators can set a policy for which users are Organization administrators can configure who is allowed to use [wildcard
allowed to use [wildcard mentions](/help/dm-mention-alert-notifications#wildcard-mentions) that affect a
mentions](/help/dm-mention-alert-notifications#wildcard-mentions) in large number of users. In particular, an organization can restrict who is
large streams (defined for this purpose as streams with more than 15 allowed to use `@all` (and, equivalently, `@everyone` and `@stream`) in streams
subscribers). with more than 15 subscribers, and `@topic` in topics with more than 15
participants.
Zulip allows anyone to use wildcard mentions in streams with at most
15 subscribers. The default allows only organization administrators to
use wildcard mentions in large streams.
Users permitted to use wildcard mentions by the organization's policy
are warned that wildcard mentions will result in all subscribers
receiving email and mobile push notifications.
{start_tabs} {start_tabs}
{settings_tab|organization-permissions} {settings_tab|organization-permissions}
2. Under **Stream permissions**, configure 1. Under **Stream permissions**, configure **Who can notify a large number of
**Who can use @all/@everyone mentions in large streams**. users with a wildcard mention**.
{!save-changes.md!} {!save-changes.md!}
{end_tabs} {end_tabs}
## Related articles
* [DMs, mentions, and alerts](/help/dm-mention-alert-notifications)