summary refs log tree commit diff
path: root/develop/admin_api/user_admin_api.html
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2022-02-03 17:21:15 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2022-02-03 17:21:15 +0000
commit7263436b1eb397236a98967f9c913626e59023fd (patch)
treecf0c08556763f10e27f4103bcc1114828e0c3459 /develop/admin_api/user_admin_api.html
parentdeploy: d80d39b0359d3891d0078e9c8b53e189986d417f (diff)
downloadsynapse-7263436b1eb397236a98967f9c913626e59023fd.tar.xz
deploy: 6b1c265c21c0e923cc21e87c5257176160d9fb45
Diffstat (limited to 'develop/admin_api/user_admin_api.html')
-rw-r--r--develop/admin_api/user_admin_api.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/admin_api/user_admin_api.html b/develop/admin_api/user_admin_api.html

index bb59adca6f..2e64e6f875 100644 --- a/develop/admin_api/user_admin_api.html +++ b/develop/admin_api/user_admin_api.html
@@ -488,7 +488,7 @@ were sent, but hidden from users joining the room afterwards.</p> An empty body may be passed for backwards compatibility.</p> <p>The following actions are performed when deactivating an user:</p> <ul> -<li>Try to unpind 3PIDs from the identity server</li> +<li>Try to unbind 3PIDs from the identity server</li> <li>Remove all 3PIDs from the homeserver</li> <li>Delete all devices and E2EE keys</li> <li>Delete all access tokens</li>