Back to Zulip

Restrict wildcard mentions

starlight_help/src/content/docs/restrict-wildcard-mentions.mdx

12.01.1 KB
Original Source

import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import SaveChanges from "../include/_SaveChanges.mdx";

<AdminOnly />

Organization administrators can configure who is allowed to use wildcard mentions that affect a large number of users. In particular, an organization can restrict who is allowed to use @all (and, equivalently, @everyone and @channel) in channels with more than 15 subscribers, and @topic in topics with more than 15 participants.

This permission can be granted to any combination of roles, groups, and individual users.

<FlattenedSteps> <NavigationSteps target="settings/organization-permissions" />
  1. Under Channel permissions, configure Who can notify a large number of users with a wildcard mention.
<SaveChanges /> </FlattenedSteps>