zulip/templates/zerver/help/require-topics.md

26 lines
729 B
Markdown
Raw Normal View History

2018-07-30 05:55:33 +02:00
# Require topics in stream messages
{!admin-only.md!}
By default, users are not required to specify a topic in stream messages; if
a user sends a message without a topic, the message's topic is displayed as
**(no topic)**.
If [message editing](/help/configure-message-editing-and-deletion) is enabled,
2018-08-06 16:04:40 +02:00
any other user can then edit the topic of such a message to set a topic,
even if [community topic editing](/help/community-topic-edits) is otherwise off.
2018-07-30 05:55:33 +02:00
You can instead choose to require a topic for new stream messages.
### Require topics in stream messages
{start_tabs}
2018-07-30 05:55:33 +02:00
{settings_tab|organization-settings}
2. Under **Message feed**, select **Require topics in messages to streams**.
{!save-changes.md!}
{end_tabs}