Merge pull request #310 from vector-im/update_default_hs

Authentication: Update the default login flow to the vector.im HS.
This commit is contained in:
giomfo
2016-05-09 15:16:47 +02:00
2 changed files with 54 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<key>identityserverurl</key>
<string>https://vector.im</string>
<key>homeserverurl</key>
<string>https://matrix.org</string>
<string>https://vector.im</string>
<key>homeserver</key>
<string>matrix.org</string>
<key>webAppUrlDev</key>