summary refs log tree commit diff
path: root/develop/admin_api/account_validity.html
diff options
context:
space:
mode:
authorclokep <clokep@users.noreply.github.com>2023-08-25 11:26:42 +0000
committerclokep <clokep@users.noreply.github.com>2023-08-25 11:26:42 +0000
commit155c8f3a97830c92961a02655667224947cfe34d (patch)
tree748f43816138f1ce723d444453e167e2b3215cef /develop/admin_api/account_validity.html
parentdeploy: 5856a8ba4243a11f0d5f97ed2fe742ae31341452 (diff)
downloadsynapse-155c8f3a97830c92961a02655667224947cfe34d.tar.xz
deploy: 5c9402b9fdaad3141b0a9d05614535705a14e65d
Diffstat (limited to 'develop/admin_api/account_validity.html')
-rw-r--r--develop/admin_api/account_validity.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/develop/admin_api/account_validity.html b/develop/admin_api/account_validity.html

index cafea79756..f6552ca2df 100644 --- a/develop/admin_api/account_validity.html +++ b/develop/admin_api/account_validity.html
@@ -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>