瀏覽代碼

Update docs/configuring-playbook-pantalaimon.md: add the common section "Extending the configuration"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3993/head
Suguru Hirahara 1 年之前
父節點
當前提交
74e4c2a5bd
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 7 行新增1 行删除
  1. +7
    -1
      docs/configuring-playbook-pantalaimon.md

+ 7
- 1
docs/configuring-playbook-pantalaimon.md 查看文件

@@ -14,7 +14,13 @@ Add the following configuration to your `inventory/host_vars/matrix.example.com/
matrix_pantalaimon_enabled: true
```

The default configuration should suffice. For advanced configuration, you can override the variables documented in the role's [defaults](../roles/custom/matrix-pantalaimon/defaults/main.yml).
### Extending the configuration

There are some additional things you may wish to configure about the component.

Take a look at:

- `roles/custom/matrix-pantalaimon/defaults/main.yml` for some variables that you can customize via your `vars.yml` file. You can override settings (even those that don't have dedicated playbook variables) using the `matrix_pantalaimon_configuration` variable

## Installing



Loading…
取消
儲存