Parcourir la source

Update roles/custom/matrix-bridge-hookshot/templates/config.yml.j2

fix for a typo

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3042/head
Joshua Hoffmann il y a 2 ans
committed by GitHub
Parent
révision
66706e4535
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/custom/matrix-bridge-hookshot/templates/config.yml.j2 Voir le fichier

@@ -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


Chargement…
Annuler
Enregistrer