matterbridge-example.toml: add messageclipped & DisableWebPagePreview=true

This commit is contained in:
Aminda Suomalainen 2021-08-06 19:54:51 +03:00
parent 6582a89f98
commit 6dbe619599
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -11,6 +11,7 @@ MediaDownloadSize=20000000
MediaDownloadBlacklist=[".html$",".htm$"]
replacemessages=[ ["@room","@rööm"], ["@online","@önline"] ]
EditSuffix=" ✏️"
MessageClipped="…"
UseLocalAvatar=["irc"]
[irc.localergo]
@ -103,6 +104,7 @@ MediaConvertWebPToPNG=false
# https://github.com/telegramdesktop/tdesktop/issues/6959 + Matrix homeservers become clickable links polluting links
RemoteNickFormat="<code>@{NICK}/{LABEL}</code>: "
MessageFormat="HTMLNick"
DisableWebPagePreview=true
[xmpp.example]
Server="example.net:5222"