mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
Update roles/custom/matrix-bridge-hookshot/templates/config.yml.j2
fix for a typo Co-authored-by: Slavi Pantaleev <slavi@devture.com>
This commit is contained in:
parent
f6aaeb9a16
commit
66706e4535
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user