Skip to content

Commit 4c92e0a

Browse files
committed
Update sample config for new matrix.org CS API URL
This was missed in element-hq#11112
1 parent 5b1c615 commit 4c92e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)