Fix URL / Server mistake in sample (matrix)

This commit is contained in:
Wim 2017-03-14 00:26:05 +01:00
Родитель 35025e164a
Коммит b95988b4e2
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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