deploy: 9e7f80037d
This commit is contained in:
@@ -181,12 +181,14 @@ section, which should look like this:</p>
|
||||
system_mxid_display_name: "Server Notices"
|
||||
system_mxid_avatar_url: "mxc://server.com/oumMVlgDnLYFaPVkExemNVVZ"
|
||||
room_name: "Server Notices"
|
||||
auto_join: true
|
||||
</code></pre>
|
||||
<p>The only compulsory setting is <code>system_mxid_localpart</code>, which defines the user
|
||||
id of the Server Notices user, as above. <code>room_name</code> defines the name of the
|
||||
room which will be created.</p>
|
||||
<p><code>system_mxid_display_name</code> and <code>system_mxid_avatar_url</code> can be used to set the
|
||||
displayname and avatar of the Server Notices user.</p>
|
||||
<p><code>auto_join</code> will autojoin users to the notices room instead of sending an invite.</p>
|
||||
<h2 id="sending-notices"><a class="header" href="#sending-notices">Sending notices</a></h2>
|
||||
<p>To send server notices to users you can use the
|
||||
<a href="admin_api/server_notices.html">admin_api</a>.</p>
|
||||
|
||||
Reference in New Issue
Block a user