matrix: disable sliding-sync proxy, it's built into
Some checks failed
Flake checks / Check (pull_request) Failing after 22s

synapse now, update synapse config to use matrix-authentication-service
This commit is contained in:
teutat3s 2024-10-30 20:30:39 +01:00
parent 041d311bb2
commit 7ba5a7bdd6
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1
2 changed files with 1 additions and 1 deletions

View file

@ -88,7 +88,7 @@
pub-solar-os.matrix = {
enable = true;
synapse = {
sliding-sync.enable = true;
sliding-sync.enable = false;
signing_key_path = config.age.secrets."matrix-synapse-signing-key".path;
extra-config-files = [
config.age.secrets."matrix-synapse-secret-config.yaml".path