mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-15 08:29:25 +01:00
Fix URL / Server mistake in sample (matrix)
This commit is contained in:
parent
35025e164a
commit
b95988b4e2
@ -500,9 +500,9 @@ ShowJoinPart=false
|
|||||||
#REQUIRED
|
#REQUIRED
|
||||||
|
|
||||||
[matrix.neo]
|
[matrix.neo]
|
||||||
#Url is your homeserver (eg matrix.org)
|
#Server is your homeserver (eg https://matrix.org)
|
||||||
#REQUIRED
|
#REQUIRED
|
||||||
URL="https://matrix.org"
|
Server="https://matrix.org"
|
||||||
|
|
||||||
#login/pass of your bot.
|
#login/pass of your bot.
|
||||||
#Use a dedicated user for this and not your own!
|
#Use a dedicated user for this and not your own!
|
||||||
|
Loading…
Reference in New Issue
Block a user