This commit is contained in:
clokep
2023-08-25 11:26:42 +00:00
parent ff8a4cc39a
commit 155c8f3a97
7 changed files with 18 additions and 4 deletions
+1
View File
@@ -147,6 +147,7 @@
</div>
<h1 id="account-validity-api"><a class="header" href="#account-validity-api">Account validity API</a></h1>
<p><strong>Note:</strong> This API is disabled when MSC3861 is enabled. <a href="https://github.com/matrix-org/synapse/pull/15582">See #15582</a></p>
<p>This API allows a server administrator to manage the validity of an account. To
use it, you must enable the account validity feature (under
<code>account_validity</code>) in Synapse's configuration.</p>