From 001046b66e7cf9d27f0edda65c763a15c181fd26 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 12 Dec 2023 17:29:11 +0000 Subject: deploy: 15733b0931ceaa72cf4175c44fe58128fa273bac --- latest/server_notices.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'latest/server_notices.html') diff --git a/latest/server_notices.html b/latest/server_notices.html index 1586acf422..a0a2fd3f48 100644 --- a/latest/server_notices.html +++ b/latest/server_notices.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -181,12 +194,14 @@ section, which should look like this:

system_mxid_display_name: "Server Notices" system_mxid_avatar_url: "mxc://server.com/oumMVlgDnLYFaPVkExemNVVZ" room_name: "Server Notices" + auto_join: true

The only compulsory setting is system_mxid_localpart, which defines the user id of the Server Notices user, as above. room_name defines the name of the room which will be created.

system_mxid_display_name and system_mxid_avatar_url can be used to set the displayname and avatar of the Server Notices user.

+

auto_join will autojoin users to the notices room instead of sending an invite.

Sending notices

To send server notices to users you can use the admin_api.

@@ -229,5 +244,7 @@ displayname and avatar of the Server Notices user.

+ + - \ No newline at end of file + -- cgit 1.5.1