Procházet zdrojové kódy

Merge pull request #2809 from moan0s/master

docs: Remove mention of access token
pull/2810/head
Slavi Pantaleev před 2 roky
committed by GitHub
rodič
revize
dacb7e14ad
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. +0
    -2
      docs/configuring-playbook-bot-matrix-registration-bot.md

+ 0
- 2
docs/configuring-playbook-bot-matrix-registration-bot.md Zobrazit soubor

@@ -14,8 +14,6 @@ does and why it might be useful to you.


To enable the bot, add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file: To enable the bot, add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file:


For `matrix_bot_matrix_registration_bot_api_token`you need an access token with the permission to access the admin api. Access to the API is needed for all restricted actions of the bot (list, create etc..). Refer to the documentation on [how to obtain an access token](obtaining-access-tokens.md).

```yaml ```yaml
matrix_bot_matrix_registration_bot_enabled: true matrix_bot_matrix_registration_bot_enabled: true




Načítá se…
Zrušit
Uložit