Matrix sliding sync verwijderd
This commit is contained in:
parent
f17ccffc48
commit
dbe5cac454
2 changed files with 12 additions and 4 deletions
|
@ -4,9 +4,5 @@
|
|||
},
|
||||
"m.identity_server": {
|
||||
"base_url": "https://matrix.org"
|
||||
},
|
||||
"org.matrix.msc3575.proxy": {
|
||||
"url": "https://matrix-server-sync.lermer.nl"
|
||||
}
|
||||
|
||||
}
|
12
.well-known/matrix/client copy
Normal file
12
.well-known/matrix/client copy
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix-server.lermer.nl"
|
||||
},
|
||||
"m.identity_server": {
|
||||
"base_url": "https://matrix.org"
|
||||
},
|
||||
"org.matrix.msc3575.proxy": {
|
||||
"url": "https://matrix-server-sync.lermer.nl"
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in a new issue