Browse Source

Fix typo

pull/3042/head
Slavi Pantaleev 2 years ago
committed by GitHub
parent
commit
75a8e0f2a6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-bridge-hookshot.md

+ 1
- 1
docs/configuring-playbook-bridge-hookshot.md View File

@@ -23,7 +23,7 @@ Other configuration options are available via the `matrix_hookshot_configuration

Finally, run the playbook (see [installing](installing.md)).

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

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.



Loading…
Cancel
Save