Clarify mentionRole docs

cshd
Dragory 2020-11-01 21:51:37 +02:00
parent 4d5aaaf99d
commit b2d9c6ecb1
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ Alias for [inboxServerId](#inboxServerId)
**Accepts multiple values.** Role that is mentioned when new threads are created or the bot is mentioned. **Accepts multiple values.** Role that is mentioned when new threads are created or the bot is mentioned.
Accepted values are `none`, `here`, `everyone`, or a role id. Accepted values are `none`, `here`, `everyone`, or a role id.
Requires `pingOnBotMention` to be enabled. Requires `pingOnBotMention` to be enabled.
Set to an empty value (`mentionRole=`) to disable these pings entirely. Set to `none` to disable these pings entirely.
#### mentionUserInThreadHeader #### mentionUserInThreadHeader
**Default:** `off` **Default:** `off`