Przeglądaj źródła
Update docs/configuring-playbook-dendrite.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2255/head
Array in a Matrix
3 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
1 dodań i
1 usunięć
-
docs/configuring-playbook-dendrite.md
|
|
|
@@ -27,6 +27,6 @@ Alternatively, **if there is no pre-defined variable** for a Dendrite setting yo |
|
|
|
To use Dendrite, you **generally** need the following additional `vars.yml` configuration: |
|
|
|
|
|
|
|
```yaml |
|
|
|
matrix_homeserver_implementation: Dendrite |
|
|
|
matrix_homeserver_implementation: dendrite |
|
|
|
``` |
|
|
|
|