5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00

Fix URL / Server mistake in sample (matrix)

This commit is contained in:
Wim 2017-03-14 00:26:05 +01:00
parent 35025e164a
commit b95988b4e2

View File

@ -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!