Просмотр исходного кода

Improve wording of Hookshot's encryption section

pull/3042/head
Joshua Hoffmann 2 лет назад
Родитель
Сommit
29fa9fab15
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      docs/configuring-playbook-bridge-hookshot.md

+ 2
- 2
docs/configuring-playbook-bridge-hookshot.md Просмотреть файл

@@ -25,9 +25,9 @@ Finally, run the playbook (see [installing](installing.md)).


### End-to-bridge endcryption ### End-to-bridge endcryption


1. Enable by setting `matrix_hookshot_experimental_encryption_enabled: true`
You can enable [experimental encryption](https://matrix-org.github.io/matrix-hookshot/latest/advanced/encryption.html) for Hookshot by adding `matrix_hookshot_experimental_encryption_enabled: true` to your configuration (`vars.yml`) and [executing the playbook](installing.md) again.


If the crypto store has become corrupted, reset it by running `ansible-playbook -i inventory/hosts setup.yml -K --tags=reset-hookshot-encryption`.
Should the crypto store be corrupted, you can reset it by executing this Ansible playbook with the tag `reset-hookshot-encryption` added, for example `ansible-playbook -i inventory/hosts setup.yml -K --tags=reset-hookshot-encryption`).


## Usage ## Usage




Загрузка…
Отмена
Сохранить