Ver código fonte

Merge pull request #3594 from luixxiul/fix

Update docs/configuring-playbook-bot-maubot.md for consistency
pull/3595/head
Slavi Pantaleev 1 ano atrás
committed by GitHub
pai
commit
e520577842
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      docs/configuring-playbook-bot-maubot.md

+ 1
- 1
docs/configuring-playbook-bot-maubot.md Ver arquivo

@@ -34,7 +34,7 @@ After configuring the playbook, run the [installation](installing.md) command ag


**Notes**: **Notes**:


- if you change the bot password (`matrix_bot_maubot_initial_password` in your `vars.yml` file) subsequently, the bot user's credentials on the homeserver won't be updated automatically. If you'd like to change the bot user's password, use a tool like [synapse-admin](configuring-playbook-synapse-admin.md) to change it.
- if you change the bot password (`matrix_bot_maubot_initial_password` in your `vars.yml` file) subsequently, the bot user's credentials on the homeserver won't be updated automatically. If you'd like to change the bot user's password, use a tool like [synapse-admin](configuring-playbook-synapse-admin.md) to change it, and then update `matrix_bot_maubot_initial_password` to let the bot know its new password


## Usage ## Usage




Carregando…
Cancelar
Salvar