Просмотр исходного кода
Update docs/configuring-playbook-dendrite.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2255/head
Array in a Matrix
3 лет назад
committed by
GitHub
Родитель
Сommit
243be69ff9
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
1 добавлений и
1 удалений
-
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 |
|
|
|
``` |
|
|
|
|