mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-31 19:15:54 +00:00
deploy: ae239280cb
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
const path_to_root = "../";
|
||||
const default_light_theme = "light";
|
||||
const default_dark_theme = "navy";
|
||||
window.path_to_searchindex_js = "../searchindex-c89a6fb9.js";
|
||||
window.path_to_searchindex_js = "../searchindex-b0425d12.js";
|
||||
</script>
|
||||
<!-- Start loading toc.js asap -->
|
||||
<script src="../toc-4dc10a98.js"></script>
|
||||
@@ -602,6 +602,7 @@ is set to <code>true</code>:</p>
|
||||
<ul>
|
||||
<li>Remove the user’s display name</li>
|
||||
<li>Remove the user’s avatar URL</li>
|
||||
<li>Remove the user’s custom profile fields</li>
|
||||
<li>Mark the user as erased</li>
|
||||
</ul>
|
||||
<p>The following actions are <strong>NOT</strong> performed. The list may be incomplete.</p>
|
||||
|
||||
Reference in New Issue
Block a user