Procházet zdrojové kódy
Update docs/configuring-playbook-dendrite.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2255/head
Array in a Matrix
před 3 roky
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
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 |
|
|
|
``` |
|
|
|
|