feat: advertise sliding sync support to matrix clients
All checks were successful
Flake checks / Check (push) Successful in 17m48s

This commit is contained in:
teutat3s 2023-11-10 19:02:13 +01:00
parent ef56e0f206
commit e041f05505
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -9,6 +9,7 @@ let
wellKnownClient = {
"m.homeserver".base_url = "https://matrix.pub.solar";
"m.identity_server".base_url = "https://matrix.pub.solar";
"org.matrix.msc3575.proxy".url = "https://matrix.pub.solar/sliding-sync";
"im.vector.riot.e2ee".default = true;
"io.element.e2ee" = {
default = true;