|
|
@@ -6,9 +6,10 @@ |
|
|
matrix_bot_maubot_enabled: true |
|
|
matrix_bot_maubot_enabled: true |
|
|
|
|
|
|
|
|
matrix_bot_maubot_login: bot.maubot |
|
|
matrix_bot_maubot_login: bot.maubot |
|
|
|
|
|
|
|
|
# This is just initial password and it will not manage subsequent password changes. |
|
|
# This is just initial password and it will not manage subsequent password changes. |
|
|
# Use a tool like synapse-admin if you need to change it. |
|
|
# Use a tool like synapse-admin if you need to change it. |
|
|
matrix_bot_maubot_initial_password: "{{ lookup('password', '/dev/null', length=64 }}" |
|
|
|
|
|
|
|
|
matrix_bot_maubot_initial_password: '' |
|
|
|
|
|
|
|
|
matrix_bot_maubot_scheme: https |
|
|
matrix_bot_maubot_scheme: https |
|
|
matrix_bot_maubot_hostname: '' |
|
|
matrix_bot_maubot_hostname: '' |
|
|
|