From 1b18ba0393c61c71c48a891e9446e27003f6069e Mon Sep 17 00:00:00 2001 From: clokep Date: Thu, 22 Sep 2022 13:12:55 +0000 Subject: [PATCH] deploy: 8c3dcdf1b96355ed1ff135e1009ee8e3f2e28517 --- develop/admin_api/register_api.html | 2 +- develop/print.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/develop/admin_api/register_api.html b/develop/admin_api/register_api.html index fda4c249b3..69277c589f 100644 --- a/develop/admin_api/register_api.html +++ b/develop/admin_api/register_api.html @@ -151,7 +151,7 @@ non-interactive way. This is generally used for bootstrapping a Synapse instance with administrator accounts.

To authenticate yourself to the server, you will need both the shared secret -(registration_shared_secret +(registration_shared_secret in the homeserver configuration), and a one-time nonce. If the registration shared secret is not configured, this API is not enabled.

To fetch the nonce, you need to request one from the API:

diff --git a/develop/print.html b/develop/print.html index f704075264..d0afec7668 100644 --- a/develop/print.html +++ b/develop/print.html @@ -10920,7 +10920,7 @@ a purge id:

non-interactive way. This is generally used for bootstrapping a Synapse instance with administrator accounts.

To authenticate yourself to the server, you will need both the shared secret -(registration_shared_secret +(registration_shared_secret in the homeserver configuration), and a one-time nonce. If the registration shared secret is not configured, this API is not enabled.

To fetch the nonce, you need to request one from the API: