mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-22 20:19:35 +01:00
Updated Settings (markdown)
parent
60f8478fee
commit
1fda109384
10
Settings.md
10
Settings.md
@ -114,6 +114,7 @@
|
||||
- [MessageFormat](#messageformat)
|
||||
- [QuoteDisable](#quotedisable)
|
||||
- [QuoteFormat](#quoteformat)
|
||||
- [DisableWebPagePreview](#disablewebpagepreview)
|
||||
- [Token *](#token--3)
|
||||
- [UseFirstName](#usefirstname)
|
||||
- [UseInsecureURL](#useinsecureurl)
|
||||
@ -1126,6 +1127,15 @@ Example:
|
||||
|
||||
`QuoteFormat="{MESSAGE} (re @{QUOTENICK}: {QUOTEMESSAGE})"`
|
||||
|
||||
## DisableWebPagePreview
|
||||
Disables link previews for links in messages
|
||||
|
||||
Setting: OPTIONAL, RELOADABLE \
|
||||
Format: boolean \
|
||||
Example: enable it
|
||||
|
||||
`DisableWebPagePreview=true`
|
||||
|
||||
## Token *
|
||||
Token to connect with telegram API
|
||||
See https://core.telegram.org/bots#6-botfather and https://www.linkedin.com/pulse/telegram-bots-beginners-marco-frau
|
||||
|
Loading…
Reference in New Issue
Block a user