5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 01:49:35 +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
[matrix.neo]
#Url is your homeserver (eg matrix.org)
#Server is your homeserver (eg https://matrix.org)
#REQUIRED
URL="https://matrix.org"
Server="https://matrix.org"
#login/pass of your bot.
#Use a dedicated user for this and not your own!