Przeglądaj źródła

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 lat temu
committed by GitHub
rodzic
commit
66706e4535
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/custom/matrix-bridge-hookshot/templates/config.yml.j2 Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz