mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-26 14:09:41 +01:00
Updated Settings (markdown)
parent
60f8478fee
commit
1fda109384
10
Settings.md
10
Settings.md
@ -114,6 +114,7 @@
|
|||||||
- [MessageFormat](#messageformat)
|
- [MessageFormat](#messageformat)
|
||||||
- [QuoteDisable](#quotedisable)
|
- [QuoteDisable](#quotedisable)
|
||||||
- [QuoteFormat](#quoteformat)
|
- [QuoteFormat](#quoteformat)
|
||||||
|
- [DisableWebPagePreview](#disablewebpagepreview)
|
||||||
- [Token *](#token--3)
|
- [Token *](#token--3)
|
||||||
- [UseFirstName](#usefirstname)
|
- [UseFirstName](#usefirstname)
|
||||||
- [UseInsecureURL](#useinsecureurl)
|
- [UseInsecureURL](#useinsecureurl)
|
||||||
@ -1126,6 +1127,15 @@ Example:
|
|||||||
|
|
||||||
`QuoteFormat="{MESSAGE} (re @{QUOTENICK}: {QUOTEMESSAGE})"`
|
`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 *
|
||||||
Token to connect with telegram API
|
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
|
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