diff options
author | anoadragon453 <anoadragon453@users.noreply.github.com> | 2021-11-03 11:09:34 +0000 |
---|---|---|
committer | anoadragon453 <anoadragon453@users.noreply.github.com> | 2021-11-03 11:09:34 +0000 |
commit | 2187b1eaae8364354c096ce975d1b7936b63cdf0 (patch) | |
tree | 7c273464927c6966f74e1d358bdc6ba8e190cfde /develop/print.html | |
parent | deploy: 2d44ee6868805d4ff23489a8dd6b4072ff358663 (diff) | |
download | synapse-2187b1eaae8364354c096ce975d1b7936b63cdf0.tar.xz |
deploy: d688a6dee5cb3fc82b63a48e5654629959a439d2
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html index 22434405c9..4706481953 100644 --- a/develop/print.html +++ b/develop/print.html @@ -10175,7 +10175,7 @@ end of the list.</p> } </code></pre> <h1 id="delete-room-api"><a class="header" href="#delete-room-api">Delete Room API</a></h1> -<p>The Delete Room admin API allows server admins to remove rooms from server +<p>The Delete Room admin API allows server admins to remove rooms from the server and block these rooms.</p> <p>Shuts down a room. Moves all local users and room aliases automatically to a new room if <code>new_room_user_id</code> is set. Otherwise local users only |