ソースを参照

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 ## 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 ```yaml
matrix_client_element_enabled: false matrix_client_element_enabled: false


読み込み中…
キャンセル
保存