mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 07:59:22 +01:00
matterbridge-example.toml: add messageclipped & DisableWebPagePreview=true
This commit is contained in:
parent
6582a89f98
commit
6dbe619599
@ -11,6 +11,7 @@ MediaDownloadSize=20000000
|
|||||||
MediaDownloadBlacklist=[".html$",".htm$"]
|
MediaDownloadBlacklist=[".html$",".htm$"]
|
||||||
replacemessages=[ ["@room","@rööm"], ["@online","@önline"] ]
|
replacemessages=[ ["@room","@rööm"], ["@online","@önline"] ]
|
||||||
EditSuffix=" ✏️"
|
EditSuffix=" ✏️"
|
||||||
|
MessageClipped="…"
|
||||||
UseLocalAvatar=["irc"]
|
UseLocalAvatar=["irc"]
|
||||||
|
|
||||||
[irc.localergo]
|
[irc.localergo]
|
||||||
@ -103,6 +104,7 @@ MediaConvertWebPToPNG=false
|
|||||||
# https://github.com/telegramdesktop/tdesktop/issues/6959 + Matrix homeservers become clickable links polluting links
|
# https://github.com/telegramdesktop/tdesktop/issues/6959 + Matrix homeservers become clickable links polluting links
|
||||||
RemoteNickFormat="<code>@{NICK}/{LABEL}</code>: "
|
RemoteNickFormat="<code>@{NICK}/{LABEL}</code>: "
|
||||||
MessageFormat="HTMLNick"
|
MessageFormat="HTMLNick"
|
||||||
|
DisableWebPagePreview=true
|
||||||
|
|
||||||
[xmpp.example]
|
[xmpp.example]
|
||||||
Server="example.net:5222"
|
Server="example.net:5222"
|
||||||
|
Loading…
Reference in New Issue
Block a user