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: