mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Remove incorrect m.server
example from readme
There's nothing in the spec which requires this on the client .well-known, and it's improperly formatted for federation.
This commit is contained in:
parent
97b21d4d9e
commit
a32728f62d
@ -73,9 +73,6 @@ It is easiest to host the proxy on a separate hostname than the Matrix server, t
|
||||
In both cases, the path `https://example.com/.well-known/matrix/client` must return a JSON with at least the following contents:
|
||||
```json
|
||||
{
|
||||
"m.server": {
|
||||
"base_url": "https://example.com"
|
||||
},
|
||||
"m.homeserver": {
|
||||
"base_url": "https://example.com"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user