mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +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$"]
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user