|
|
|
@ -77,7 +77,7 @@ homeservers:
|
|
|
|
|
# registration_shared_secret from synapse config
|
|
|
|
|
# You can leave this empty if you don't have access to the homeserver.
|
|
|
|
|
# When this is empty, `mbc auth --register` won't work, but `mbc auth` (login) will.
|
|
|
|
|
secret: {{ matrix_registration_shared_secret }}
|
|
|
|
|
secret: {{ matrix_bot_maubot_registration_shared_secret|to_json }}
|
|
|
|
|
|
|
|
|
|
# List of administrator users. Plaintext passwords will be bcrypted on startup. Set empty password
|
|
|
|
|
# to prevent normal login. Root is a special user that can't have a password and will always exist.
|
|
|
|
|