Sfoglia il codice sorgente

Minor fixup

pull/410/head
Slavi Pantaleev 6 anni fa
committed by GitHub
parent
commit
61f82ac9e6
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/configuring-playbook-dimension.md

+ 1
- 1
docs/configuring-playbook-dimension.md Vedi File

@@ -41,9 +41,9 @@ Add access token to your configuration file (`inventory/host_vars/matrix.<your-d


```yaml ```yaml
matrix_dimension_access_token: "YOUR ACCESS TOKEN HERE" matrix_dimension_access_token: "YOUR ACCESS TOKEN HERE"
```


For more information on how to acquire an access token, visit [https://t2bot.io/docs/access_tokens](https://t2bot.io/docs/access_tokens). For more information on how to acquire an access token, visit [https://t2bot.io/docs/access_tokens](https://t2bot.io/docs/access_tokens).
```


After these variables have been set, please run the following command to re-run setup and to restart Dimension: After these variables have been set, please run the following command to re-run setup and to restart Dimension:




Caricamento…
Annulla
Salva