matterbridge-example: [m]: replace user+pass with MXID+token

This commit is contained in:
Aminda Suomalainen 2021-11-23 13:20:33 +02:00
parent 251914b92c
commit ffb6e9e452
Signed by: Mikaela
GPG Key ID: DF046339D69EB8C9

View File

@ -55,8 +55,10 @@ RunCommands=["MODE T4 -iw+gQR"]
[matrix.matrixexample] [matrix.matrixexample]
Server="https://matrix.example.org" Server="https://matrix.example.org"
Login="username" MxID="@yournick.matterbridge:example.org"
Password="password" # Above the clear cache & reload button. DON'T LOG OUT or it will be invalid.
# If leaked, login and remove the session from "Infosec & Privacy"
Token="MEOW-MEOW_CHOCO-CHOW"
# 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 # The Matrix logo "[m]" easens hitting up Discord maximum length so it's