4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-07-13 19:36:28 +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

@ -1209,6 +1209,11 @@ Password="yourpass"
#OPTIONAL (default false)
NoHomeServerSuffix=false
#Whether to disable sending of HTML content to matrix
#See https://github.com/42wim/matterbridge/issues/1022
#OPTIONAL (default false)
HTMLDisable=false
## RELOADABLE SETTINGS
## Settings below can be reloaded by editing the file