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)
|
||||
- [Server *](#server--1)
|
||||
- [SkipTLSVerify](#skiptlsverify-1)
|
||||
- [StripMarkdown](#stripmarkdown)
|
||||
- [UseSASL](#usesasl)
|
||||
- [UseTLS](#usetls)
|
||||
- [VerboseJoinPart](#verbosejoinpart)
|
||||
@ -680,6 +681,15 @@ Example:
|
||||
## SkipTLSVerify
|
||||
See [SkipTLSVerify](#SkipTLSVerify)
|
||||
|
||||
## StripMarkdown
|
||||
Strips Markdown from messages
|
||||
|
||||
Setting: OPTIONAL \
|
||||
Format: boolean \
|
||||
Example: enable it
|
||||
|
||||
`StripMarkdown=true`
|
||||
|
||||
## UseSASL
|
||||
Enable SASL (PLAIN) authentication. (freenode requires this from eg AWS hosts) \
|
||||
It uses `NickServNick` and `NickServPassword` as login and password
|
||||
|
Loading…
Reference in New Issue
Block a user