瀏覽代碼

Correct variable name in documentation

pull/87/head
Plailect 7 年之前
父節點
當前提交
1c057bf06d
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: F8A415C5EA602A41
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/configuring-playbook-bridge-appservice-irc.md

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

@@ -7,7 +7,7 @@ See the project's [documentation](https://github.com/TeDomum/matrix-appservice-i
You'll need to use the following playbook configuration:

```yaml
matrix_matrix_appservice_irc_enabled: true
matrix_appservice_irc_enabled: true
matrix_appservice_irc_configuration_extension_yaml: |
# Your custom YAML configuration for Appservice IRC servers goes here.
# This configuration extends the default starting configuration (`matrix_appservice_irc_configuration_yaml`).


Loading…
取消
儲存