mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
deploy: 57538eb4d9
This commit is contained in:
parent
0357051e92
commit
f80de33aa3
4 changed files with 10 additions and 18 deletions
|
@ -161,14 +161,10 @@
|
|||
|
||||
<h1 id="experimental-features-api"><a class="header" href="#experimental-features-api">Experimental Features API</a></h1>
|
||||
<p>This API allows a server administrator to enable or disable some experimental features on a per-user
|
||||
basis. The currently supported features are: </p>
|
||||
basis. The currently supported features are:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3026">MSC3026</a>: busy
|
||||
presence state enabled</li>
|
||||
<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3881">MSC3881</a>: enable remotely toggling push notifications
|
||||
for another client </li>
|
||||
<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3967">MSC3967</a>: do not require
|
||||
UIA when first uploading cross-signing keys. </li>
|
||||
for another client</li>
|
||||
</ul>
|
||||
<p>To use it, you will need to authenticate by providing an <code>access_token</code>
|
||||
for a server admin: see <a href="../usage/administration/admin_api/">Admin API</a>.</p>
|
||||
|
|
|
@ -12535,14 +12535,10 @@ will be an empty JSON object.</p>
|
|||
</ul>
|
||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="experimental-features-api"><a class="header" href="#experimental-features-api">Experimental Features API</a></h1>
|
||||
<p>This API allows a server administrator to enable or disable some experimental features on a per-user
|
||||
basis. The currently supported features are: </p>
|
||||
basis. The currently supported features are:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3026">MSC3026</a>: busy
|
||||
presence state enabled</li>
|
||||
<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3881">MSC3881</a>: enable remotely toggling push notifications
|
||||
for another client </li>
|
||||
<li><a href="https://github.com/matrix-org/matrix-spec-proposals/pull/3967">MSC3967</a>: do not require
|
||||
UIA when first uploading cross-signing keys. </li>
|
||||
for another client</li>
|
||||
</ul>
|
||||
<p>To use it, you will need to authenticate by providing an <code>access_token</code>
|
||||
for a server admin: see <a href="admin_api/../usage/administration/admin_api/">Admin API</a>.</p>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue