Explorar el Código
Update docs/configuring-playbook-dendrite.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2255/head
Array in a Matrix
hace 3 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
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 |
|
|
|
``` |
|
|
|
|