mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-16 06:12:41 +00:00
Replace manual notes in documentation with admonitions
As they're generally prettier. Requires https://github.com/element-hq/synapse/pull/19356
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Shared-Secret Registration
|
||||
|
||||
**Note:** This API is disabled when MSC3861 is enabled. [See #15582](https://github.com/matrix-org/synapse/pull/15582)
|
||||
> [!NOTE]
|
||||
> This API is disabled when MSC3861 is enabled. [See #15582](https://github.com/matrix-org/synapse/pull/15582)
|
||||
|
||||
This API allows for the creation of users in an administrative and
|
||||
non-interactive way. This is generally used for bootstrapping a Synapse
|
||||
|
||||
Reference in New Issue
Block a user