1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

amend docs

This commit is contained in:
HarHarLinks
2023-11-01 16:14:04 +01:00
parent 94abf2d5bd
commit 9905309aa9

View File

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