4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-27 04:09:24 +00:00

Add an option to disable sending HTML to matrix. Fixes #1022 (#1135)

This commit is contained in:
Wim
2020-05-14 00:37:41 +02:00
committed by GitHub
parent c9cfa59f54
commit d44598a900
3 changed files with 14 additions and 0 deletions

View File

@ -84,6 +84,7 @@ type Protocol struct {
DisableWebPagePreview bool // telegram
EditSuffix string // mattermost, slack, discord, telegram, gitter
EditDisable bool // mattermost, slack, discord, telegram, gitter
HTMLDisable bool // matrix
IconURL string // mattermost, slack
IgnoreFailureOnStart bool // general
IgnoreNicks string // all protocols