Aaron Raimist 5 роки тому
джерело
коміт
26d334dcb9
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: 37419210002890EF
2 змінених файлів з 2 додано та 2 видалено
  1. +1
    -1
      docs/configuring-playbook-bot-mjolnir.md
  2. +1
    -1
      docs/configuring-playbook.md

+ 1
- 1
docs/configuring-playbook-bot-mjolnir.md Переглянути файл

@@ -21,7 +21,7 @@ You can use the playbook to [register a new user](registering-users.md):
ansible-playbook -i inventory/hosts setup.yml --extra-vars='username=bot.mjolnir password=PASSWORD_FOR_THE_BOT admin=no' --tags=register-user
```

If you would like Mjolnir to be able to deactivate users, move aliases, shutdown rooms, etc then it must be a server admin so you need to change `admin=no` to `admin=yes` in the command above.
If you would like Mjolnir to be able to deactivate users, move aliases, shutdown rooms, etc then it must be a server admin so you need to change `admin=no` to `admin=yes` in the command above.


## 2. Get an access token


+ 1
- 1
docs/configuring-playbook.md Переглянути файл

@@ -85,7 +85,7 @@ When you're done with all the configuration you'd like to do, continue with [Ins

- [Setting up Matrix Corporal](configuring-playbook-matrix-corporal.md) (optional, advanced)

- [Setting up Mjolnir](configuring-playbook-bot-mjolnir) (optional, advanced)
- [Setting up Mjolnir](configuring-playbook-bot-mjolnir.md) (optional, advanced)


### Bridging other networks


Завантаження…
Відмінити
Зберегти