Merge pull request #11207 from vector-im/travis/matrix.org-sample

Update sample config for new matrix.org CS API URL
This commit is contained in:
Travis Ralston
2019-10-24 09:03:35 -06:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
{
"default_server_config": {
"m.homeserver": {
"base_url": "https://matrix.org",
"base_url": "https://matrix-client.matrix.org",
"server_name": "matrix.org"
},
"m.identity_server": {