浏览代码

Merge pull request #3594 from luixxiul/fix

Update docs/configuring-playbook-bot-maubot.md for consistency
pull/3595/head
Slavi Pantaleev 1年前
committed by GitHub
父节点
当前提交
e520577842
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-bot-maubot.md

+ 1
- 1
docs/configuring-playbook-bot-maubot.md 查看文件

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

**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



正在加载...
取消
保存