mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-05 09:51:41 -05:00
Correct variable name in documentation
This commit is contained in:
parent
3a4a671dd7
commit
1c057bf06d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ See the project's [documentation](https://github.com/TeDomum/matrix-appservice-i
|
|||
You'll need to use the following playbook configuration:
|
||||
|
||||
```yaml
|
||||
matrix_matrix_appservice_irc_enabled: true
|
||||
matrix_appservice_irc_enabled: true
|
||||
matrix_appservice_irc_configuration_extension_yaml: |
|
||||
# Your custom YAML configuration for Appservice IRC servers goes here.
|
||||
# This configuration extends the default starting configuration (`matrix_appservice_irc_configuration_yaml`).
|
||||
|
|
Loading…
Add table
Reference in a new issue