diff --git a/Settings.md b/Settings.md index a930366..ed9f493 100644 --- a/Settings.md +++ b/Settings.md @@ -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!