浏览代码

Fix renamed variable in docs for matrix-hookshot

pull/4517/head
Didr 6 个月前
committed by Slavi Pantaleev
父节点
当前提交
c2bd2ba6fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-bridge-hookshot.md

+ 1
- 1
docs/configuring-playbook-bridge-hookshot.md 查看文件

@@ -35,7 +35,7 @@ matrix_hookshot_enabled: true

# Uncomment to enable end-to-bridge encryption.
# See: https://matrix-org.github.io/matrix-hookshot/latest/advanced/encryption.html
# matrix_hookshot_experimental_encryption_enabled: true
# matrix_hookshot_encryption_enabled: true

# Uncomment and paste the contents of GitHub app private key to enable GitHub bridge.
# Alternatively, you can use one of the other methods explained below on the "Manage GitHub Private Key with aux role" section.


正在加载...
取消
保存