Updated Settings (markdown)

Wim 2020-05-14 00:33:58 +02:00
parent 863fb956b1
commit d1b9a85389

@ -61,6 +61,7 @@
- [UseTLS](#usetls)
- [VerboseJoinPart](#verbosejoinpart)
- [Matrix](#matrix)
- [HTMLDisable](#htmldisable)
- [Login *](#login-)
- [NoHomeServerSuffix](#nohomeserversuffix)
- [Password *](#password-)
@ -712,6 +713,16 @@ Example: enable it
Basic config on https://github.com/42wim/matterbridge/wiki/Section-Matrix-(basic)
## HTMLDisable
#Whether to disable sending of HTML content to matrix
#See https://github.com/42wim/matterbridge/issues/1022
Setting: OPTIONAL, RELOADABLE \
Format: boolean \
Example: enable it
`HTMLDisable=true`
## Login *
login of your bot.
Use a dedicated user for this and not your own!