瀏覽代碼

Better wording

pull/623/head
merklaw 5 年之前
父節點
當前提交
f57b2f6e92
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-client-element.md

+ 1
- 1
docs/configuring-playbook-client-element.md 查看文件

@@ -6,7 +6,7 @@ If that's okay, you can skip this document.

## Disabling Element

If you'd like for the playbook to not install (or to uninstall the previously installed Element), you can disable it in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):
If you'd like for the playbook to not install Element (or to uninstall the previously installed Element), you can disable it in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):

```yaml
matrix_client_element_enabled: false


Loading…
取消
儲存