mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
user docs: Trim require-topics.
This commit is contained in:
committed by
Rishi Gupta
parent
570dc8b1db
commit
65516a2908
@@ -1,4 +1,4 @@
|
||||
# Require users to include topics in stream messages
|
||||
# Require topics in stream messages
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
@@ -7,18 +7,10 @@ to streams; if a user sends a message without a topic, the message's
|
||||
topic is displayed as **(no topic)**. Any other user can then edit
|
||||
the topic of such a message to set a topic.
|
||||
|
||||
Some organizations prefer to require that every message to a stream
|
||||
includes a topic. Organization administrators can choose to enforce
|
||||
the use of topics in new messages to streams:
|
||||
Organization administrators can choose to require a topic for new messages.
|
||||
|
||||
{settings_tab|organization-settings}
|
||||
|
||||
2. Select the **Require topics in messages to streams** checkbox under the
|
||||
**Message feed** section.
|
||||
2. Under **Message feed**, select **Require topics in messages to streams**.
|
||||
|
||||
{!save-changes.md!}
|
||||
|
||||
Once this setting is enabled, any users that attempt to send a stream
|
||||
message without a specified topic will see a warning in the compose
|
||||
box and will be prevented from sending their message until they
|
||||
specify a topic.
|
||||
|
||||
Reference in New Issue
Block a user