mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-16 03:35:30 +00:00
Highlight that some endpoints are only available in experimental MAS config mode
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Improve documentation around endpoints that can be enabled with MSC3861.
|
||||
@@ -345,6 +345,10 @@ set to `true`), the following endpoints can be handled by the worker:
|
||||
^/_synapse/admin/v1/users/[^/]+/_allow_cross_signing_replacement_without_uia$
|
||||
^/_synapse/admin/v1/users/[^/]+/devices$
|
||||
|
||||
Do note that these endpoints can't be handled by workers if the stabilised delegated
|
||||
authentication support is enabled (`matrix_authentication_service.enabled` set to
|
||||
`true`).
|
||||
|
||||
Note that a [HTTP listener](usage/configuration/config_documentation.md#listeners)
|
||||
with `client` and `federation` `resources` must be configured in the
|
||||
[`worker_listeners`](usage/configuration/config_documentation.md#worker_listeners)
|
||||
|
||||
Reference in New Issue
Block a user