mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-12 08:43:55 +02:00
Better wording
This commit is contained in:
parent
fffe9da5a9
commit
f57b2f6e92
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user