aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-08-19 18:01:19 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-08-19 18:01:19 +0200
commit638f775742e26facb63b12ca106bfa79491ee004 (patch)
treeb524e02ca5b213a7e98322484a2f1beeb276f260
parent38a0feffe02b7e6641cb72615fc4f4f33d184914 (diff)
downloadinfrastructure-638f775742e26facb63b12ca106bfa79491ee004.tar.gz
infrastructure-638f775742e26facb63b12ca106bfa79491ee004.zip
Hot fix
-rw-r--r--app/im/config/synapse/homeserver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/im/config/synapse/homeserver.yaml b/app/im/config/synapse/homeserver.yaml
index 0dfe10d..52c1e3a 100644
--- a/app/im/config/synapse/homeserver.yaml
+++ b/app/im/config/synapse/homeserver.yaml
@@ -59,7 +59,7 @@ listeners:
x_forwarded: false
resources:
- - names: [client]
+ - names: [client, federation]
compress: true
- port: 8448