瀏覽代碼

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 2 年之前
committed by GitHub
父節點
當前提交
66706e4535
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
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


Loading…
取消
儲存