mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-24 21:19:32 +01:00
Document QuoteLengthLimit
parent
55cbba2705
commit
9d4717f794
10
Settings.md
10
Settings.md
@ -123,6 +123,7 @@
|
||||
- [MessageFormat](#messageformat)
|
||||
- [QuoteDisable](#quotedisable)
|
||||
- [QuoteFormat](#quoteformat)
|
||||
- [QuoteLengthLimit](#quotelengthlimit)
|
||||
- [DisableWebPagePreview](#disablewebpagepreview)
|
||||
- [Token *](#token--3)
|
||||
- [UseFirstName](#usefirstname)
|
||||
@ -1238,6 +1239,15 @@ Example:
|
||||
|
||||
`QuoteFormat="{MESSAGE} (re @{QUOTENICK}: {QUOTEMESSAGE})"`
|
||||
|
||||
## QuoteLengthLimit
|
||||
Limits {QUOTEMESSAGE} into integer characters specified in this.
|
||||
|
||||
Setting: OPTIONAL \
|
||||
Format: integer \
|
||||
Example:
|
||||
|
||||
`QuoteLengthLimit=46`
|
||||
|
||||
## DisableWebPagePreview
|
||||
Disables link previews for links in messages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user