diff --git a/roles/custom/matrix-bridge-hookshot/templates/config.yml.j2 b/roles/custom/matrix-bridge-hookshot/templates/config.yml.j2 index fddd411ef..66a98955e 100644 --- a/roles/custom/matrix-bridge-hookshot/templates/config.yml.j2 +++ b/roles/custom/matrix-bridge-hookshot/templates/config.yml.j2 @@ -112,7 +112,7 @@ queue: monolithic: true port: {{ matrix_hookshot_queue_port | default('6379') }} host: {{ matrix_hookshot_queue_host }} -{& endif %} +{% endif %} {% if matrix_hookshot_experimental_encryption_enabled %} experimentalEncryption: storagePath: /data/encryption