matterbridge-example.toml: m, not [m] for Discord

This commit is contained in:
Aminda Suomalainen 2021-06-20 11:16:59 +03:00
parent 95c2cfb59d
commit f6f4d9ee03
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -57,6 +57,8 @@ Login="username"
Password="password" Password="password"
# Otherwise collision risk with UseUserName=true # Otherwise collision risk with UseUserName=true
NoHomeServerSuffix=false NoHomeServerSuffix=false
# The Matrix logo "[m]" easens hitting up Discord maximum length so it's
# better to only have a single char label with the full MXID
Label="m" Label="m"
# Use Matrix ID instead of display name to avoid messages getting lost due # Use Matrix ID instead of display name to avoid messages getting lost due
# to Ergo and Matterbridge disagreeing on invalid characters (e.g. LGBT* flag) # to Ergo and Matterbridge disagreeing on invalid characters (e.g. LGBT* flag)