浏览代码

Merge pull request #3727 from luixxiul/fix

Update docs/configuring-playbook-bridge-appservice-webhooks.md
pull/3730/head
Slavi Pantaleev 1年前
committed by GitHub
父节点
当前提交
9a9b913bc5
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-bridge-appservice-webhooks.md

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

@@ -8,7 +8,7 @@ Setup Instructions:

loosely based on [this](https://github.com/turt2live/matrix-appservice-webhooks/blob/master/README.md)

1. All you basically need is to adjust your `inventory/host_vars/matrix.example.com/vars.yml`:
1. Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:

```yaml
matrix_appservice_webhooks_enabled: true


正在加载...
取消
保存