From ca9434f5fb208a20c5ab86f3be7f301eb74f89c2 Mon Sep 17 00:00:00 2001
From: DMRobertson
system_mxid_display_name
: set the display name of the "notices" usersystem_mxid_avatar_url
: set the avatar for the "notices" userroom_name
: set the room name of the server notices roomauto_join
: boolean. If true, the user will be automatically joined to the room instead of being invited.
+Defaults to false. Added in Synapse 1.98.0.Example configuration:
server_notices:
@@ -3457,6 +3459,7 @@ notices.
system_mxid_display_name: "Server Notices"
system_mxid_avatar_url: "mxc://server.com/oumMVlgDnLYFaPVkExemNVVZ"
room_name: "Server Notices"
+ auto_join: true
enable_room_list_search