Add support for MSC3823 - Account Suspension

This commit is contained in:
Aine
2024-12-07 14:47:19 +02:00
parent 7c21692a1e
commit 880270bfe6
11 changed files with 34 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
services:
synapse:
image: ghcr.io/element-hq/synapse:latest
image: ghcr.io/element-hq/synapse:develop
entrypoint: python
command: "-m synapse.app.homeserver -c /config/homeserver.yaml"
ports: