starlight_help/src/content/docs/configure-who-can-invite-to-channels.mdx
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import AdminOnly from "../include/_AdminOnly.mdx"; import ChannelSettingsNavbarTip from "../include/_ChannelSettingsNavbarTip.mdx"; import ContentAccessDefinition from "../include/_ContentAccessDefinition.mdx"; import SaveChanges from "../include/_SaveChanges.mdx"; import SelectChannelViewPermissions from "../include/_SelectChannelViewPermissions.mdx";
You can configure who can subscribe other users to channels. If you have permission to subscribe users to a specific channel, you can always do so, whether or not you're subscribed yourself.
There is also a general permission, which allows subscribing others to all public channels. For private channels, you additionally need to have content access to the channel in order to use this permission. Users have content access if:
<ContentAccessDefinition />Guests are never permitted to subscribe others.
If you have permission to administer a public channel, you can configure who can subscribe anyone to it. For private channels, you additionally need to have content access in order to change this configuration.
<FlattenedSteps> <NavigationSteps target="relative/channel/all" />