diff --git a/coreos-config/roles/compose_project/templates/matrix/synapse-config/homeserver.yaml b/coreos-config/roles/compose_project/templates/matrix/synapse-config/homeserver.yaml index 7a80921..8bbd085 100644 --- a/coreos-config/roles/compose_project/templates/matrix/synapse-config/homeserver.yaml +++ b/coreos-config/roles/compose_project/templates/matrix/synapse-config/homeserver.yaml @@ -72,6 +72,11 @@ rc_joins: local: per_second: 100 burst_count: 100 +server_notices: + system_mxid_localpart: "server" + system_mxid_display_name: "Server Notices" + system_mxid_avatar_url: "mxc://unruhig.eu/khyOCChmyYSOsIFIbUWGGEWq" + room_name: "Server Notices" modules: - module: shared_secret_authenticator.SharedSecretAuthProvider