Skip to content

Commit dcbe51c

Browse files
authored
Merge pull request #11207 from vector-im/travis/matrix.org-sample
Update sample config for new matrix.org CS API URL
2 parents 5b1c615 + 4c92e0a commit dcbe51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"default_server_config": {
33
"m.homeserver": {
4-
"base_url": "https://matrix.org",
4+
"base_url": "https://matrix-client.matrix.org",
55
"server_name": "matrix.org"
66
},
77
"m.identity_server": {

0 commit comments

Comments
 (0)