diff --git a/docs/configuring-playbook-bot-matrix-registration-bot.md b/docs/configuring-playbook-bot-matrix-registration-bot.md index 9446a687d..75739d67e 100644 --- a/docs/configuring-playbook-bot-matrix-registration-bot.md +++ b/docs/configuring-playbook-bot-matrix-registration-bot.md @@ -46,8 +46,7 @@ matrix_bot_matrix_registration_bot_bot_access_token: "syt_bW9hbm9z_XXXXXXXXXXXXX matrix_synapse_enable_registration: true # Restrict registration to users with a token -matrix_synapse_configuration_extension_yaml: | - registration_requires_token: true # For token based registration +matrix_synapse_registration_requires_token: true ```