mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +01:00
matterbridge-example: [m]: replace user+pass with MXID+token
This commit is contained in:
parent
251914b92c
commit
ffb6e9e452
@ -55,8 +55,10 @@ RunCommands=["MODE T4 -iw+gQR"]
|
||||
|
||||
[matrix.matrixexample]
|
||||
Server="https://matrix.example.org"
|
||||
Login="username"
|
||||
Password="password"
|
||||
MxID="@yournick.matterbridge:example.org"
|
||||
# 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
|
||||
NoHomeServerSuffix=false
|
||||
# The Matrix logo "[m]" easens hitting up Discord maximum length so it's
|
||||
|
Loading…
Reference in New Issue
Block a user