mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-24 21:19:32 +01:00
Updated Settings (markdown)
parent
d1b9a85389
commit
adad2936d2
10
Settings.md
10
Settings.md
@ -57,6 +57,7 @@
|
|||||||
- [RunCommands](#runcommands)
|
- [RunCommands](#runcommands)
|
||||||
- [Server *](#server--1)
|
- [Server *](#server--1)
|
||||||
- [SkipTLSVerify](#skiptlsverify-1)
|
- [SkipTLSVerify](#skiptlsverify-1)
|
||||||
|
- [StripMarkdown](#stripmarkdown)
|
||||||
- [UseSASL](#usesasl)
|
- [UseSASL](#usesasl)
|
||||||
- [UseTLS](#usetls)
|
- [UseTLS](#usetls)
|
||||||
- [VerboseJoinPart](#verbosejoinpart)
|
- [VerboseJoinPart](#verbosejoinpart)
|
||||||
@ -680,6 +681,15 @@ Example:
|
|||||||
## SkipTLSVerify
|
## SkipTLSVerify
|
||||||
See [SkipTLSVerify](#SkipTLSVerify)
|
See [SkipTLSVerify](#SkipTLSVerify)
|
||||||
|
|
||||||
|
## StripMarkdown
|
||||||
|
Strips Markdown from messages
|
||||||
|
|
||||||
|
Setting: OPTIONAL \
|
||||||
|
Format: boolean \
|
||||||
|
Example: enable it
|
||||||
|
|
||||||
|
`StripMarkdown=true`
|
||||||
|
|
||||||
## UseSASL
|
## UseSASL
|
||||||
Enable SASL (PLAIN) authentication. (freenode requires this from eg AWS hosts) \
|
Enable SASL (PLAIN) authentication. (freenode requires this from eg AWS hosts) \
|
||||||
It uses `NickServNick` and `NickServPassword` as login and password
|
It uses `NickServNick` and `NickServPassword` as login and password
|
||||||
|
Loading…
Reference in New Issue
Block a user