mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 18:57:37 +01:00
Merge pull request #2800 from wuast94/patch-1
Fix Variable Registration bot
This commit is contained in:
commit
cc4bef5cac
@ -25,7 +25,7 @@ matrix_bot_matrix_registration_bot_enabled: true
|
||||
# matrix_bot_matrix_registration_bot_matrix_user_id_localpart: bot.matrix-registration-bot
|
||||
|
||||
# Generate a strong password here. Consider generating it with `pwgen -s 64 1`
|
||||
matrix_bot_matrix_registration_bot_password: PASSWORD_FOR_THE_BOT
|
||||
matrix_bot_matrix_registration_bot_bot_password: PASSWORD_FOR_THE_BOT
|
||||
|
||||
# Enables registration
|
||||
matrix_synapse_enable_registration: true
|
||||
|
Loading…
Reference in New Issue
Block a user