Update docs/configuring-playbook-bridge-appservice-webhooks.md

Use a common expression for adjusting configuration. As the component has been deprecated, this is purely for future use as a template.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2024-10-08 21:04:20 +09:00
parent fd1d3e6bfc
commit c6f0b290bc
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -8,7 +8,7 @@ Setup Instructions:
loosely based on [this](https://github.com/turt2live/matrix-appservice-webhooks/blob/master/README.md)
1. All you basically need is to adjust your `inventory/host_vars/matrix.example.com/vars.yml`:
1. Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:
```yaml
matrix_appservice_webhooks_enabled: true