Ver a proveniência

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 há 2 anos
committed by GitHub
ascendente
cometimento
66706e4535
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/custom/matrix-bridge-hookshot/templates/config.yml.j2 Ver ficheiro

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


Carregando…
Cancelar
Guardar