Add matrix sliding sync!
All checks were successful
Deploy website to nest / deploy (push) Successful in 2s

This commit is contained in:
9pfs 2024-04-19 14:52:49 +00:00
parent 0e77fec041
commit abcd9a6aea
Signed by: 9pfs
SSH key fingerprint: SHA256:TOcGxMQCfy4VvRM8AzgXErKXdkAtaTcpGXgYMpyoJoY

View file

@ -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"
}
}