Add matrix sliding sync!
All checks were successful
Deploy website to nest / deploy (push) Successful in 2s
All checks were successful
Deploy website to nest / deploy (push) Successful in 2s
This commit is contained in:
parent
0e77fec041
commit
abcd9a6aea
1 changed files with 8 additions and 1 deletions
|
@ -1 +1,8 @@
|
|||
{"m.homeserver": {"base_url": "https://matrix.h.hackclub.app:443"}}
|
||||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.h.hackclub.app:443"
|
||||
},
|
||||
"org.matrix.msc3575.proxy": {
|
||||
"url": "https://matrix-sliding-sync.h.hackclub.app:443"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue