From 9905309aa9448f91297f8c7618bf62682eee2af7 Mon Sep 17 00:00:00 2001 From: HarHarLinks Date: Wed, 1 Nov 2023 16:14:04 +0100 Subject: [PATCH] amend docs --- docs/configuring-playbook-bridge-hookshot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-bridge-hookshot.md b/docs/configuring-playbook-bridge-hookshot.md index 33c5b98eb..42d175fdb 100644 --- a/docs/configuring-playbook-bridge-hookshot.md +++ b/docs/configuring-playbook-bridge-hookshot.md @@ -25,7 +25,7 @@ Finally, run the playbook (see [installing](installing.md)). ### End-to-bridge endcryption -1. Enable by setting `: true` +1. Enable by setting `matrix_hookshot_experimental_encryption_enabled: true` If the crypto store has become corrupted, reset it by running `ansible-playbook -i inventory/hosts setup.yml -K --tags=reset-hookshot-encryption`.