Fix jinja config for indented code blocks

This commit is contained in:
Dan Arnfield
2019-05-07 06:02:38 -05:00
parent 07e7d518d5
commit 3abed49764
3 changed files with 3 additions and 2 deletions

View File

@ -64,6 +64,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 }}