3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-25 18:20:25 +00:00

Merge pull request #160 from danbob/fix-matrix-mxisd-config

Fix template indentation
This commit is contained in:
Slavi Pantaleev
2019-05-08 08:01:00 +03:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ matrix_mxisd_self_check_validate_certificates: true
# For a more advanced customization, you can extend the default (see `matrix_mxisd_configuration_extension_yaml`)
# or completely replace this variable with your own template.
matrix_mxisd_configuration_yaml: |
#jinja2: lstrip_blocks: True
matrix:
domain: {{ matrix_domain }}