diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Options.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Options.md b/docs/Options.md index a6df287..caa0dca 100644 --- a/docs/Options.md +++ b/docs/Options.md @@ -244,6 +244,12 @@ slack` after changing it to take effect. **Description:** When /joining a channel, automatically switch to it as well. +### thread_broadcast_prefix + +**Default:** `+ ` + +**Description:** Prefix to distinguish thread messages that were also sent to the channel, when thread_messages_in_channel is enabled. + ### thread_messages_in_channel **Default:** `false` |