cleanup schildichat a bit

This commit is contained in:
Aine
2023-08-31 11:22:09 +03:00
parent b657117beb
commit f370107344
2 changed files with 5 additions and 32 deletions

View File

@ -1,18 +1,18 @@
# Configuring schildichat (optional)
# Configuring SchildiChat (optional)
By default, this playbook does not install the [schildichat](https://github.com/SchildiChat/schildichat-desktop) Matrix client web application.
By default, this playbook does not install the [SchildiChat](https://github.com/SchildiChat/schildichat-desktop) Matrix client web application.
## Enabling schildichat
## Enabling SchildiChat
If you'd like for the playbook to install schildichat, you can enable it in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):
If you'd like for the playbook to install SchildiChat, you can enable it in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):
```yaml
matrix_client_schildichat_enabled: true
```
## Configuring schildichat settings
## Configuring SchildiChat settings
The playbook provides some customization variables you could use to change schildichat's settings.