mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
fixup! Use better wording from review
Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
This commit is contained in:
parent
7f348dcfd9
commit
7040310e7e
|
|
@ -38,9 +38,8 @@ This endpoint will instruct Dendrite to part all local users from the given `roo
|
||||||
in the URL. It may take some time to complete. A JSON body will be returned containing
|
in the URL. It may take some time to complete. A JSON body will be returned containing
|
||||||
the user IDs of all affected users.
|
the user IDs of all affected users.
|
||||||
|
|
||||||
If the room has a published address set, the room's ID will not be in the URL, but may
|
If the room has an alias set (e.g. is published), the room's ID will not be visible in the URL, but it can
|
||||||
be found as the room's "internal ID" (e.g. under Advanced within the room settings in
|
be found as the room's "internal ID" in Element Web (Settings -> Advanced)
|
||||||
Element.)
|
|
||||||
|
|
||||||
## GET `/_dendrite/admin/evacuateUser/{userID}`
|
## GET `/_dendrite/admin/evacuateUser/{userID}`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue