mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This commit removes the "Remove" and "Unsubscribe" action buttons from various tables and replaces them with icon buttons using the "close" icon. Additionally, previously the rows with and without a remove button had different heights. This commit updates the fixed `px` values to `em` units to ensure equal height for all rows, regardless of whether a remove-subscription button is present. Fixes: #34874.
1.4 KiB
1.4 KiB
Set default channels for new users
{!admin-only.md!}
You can configure a default set of channels that users will be subscribed to when they join your organization. Default channels must be public or web-public.
When you send an email invitation or create a reusable invitation link, you can customize which channels the invited users are subscribed to. Note that subscribing new users to a channel generally requires having permissions to do so, but anyone with permissions to invite new users can subscribe them to any combination of default channels.
Add a default channel
{start_tabs}
{settings_tab|default-channels-list}
-
Click Add channel.
-
Select one or more channels, and click Add.
{end_tabs}
Remove a default channel
{start_tabs}
{settings_tab|default-channels-list}
- Find the channel you would like to remove, and click Remove from default () icon.
{end_tabs}