Quellcode durchsuchen

Correct variable name in documentation

pull/87/head
Plailect vor 7 Jahren
Ursprung
Commit
1c057bf06d
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: F8A415C5EA602A41
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-playbook-bridge-appservice-irc.md

+ 1
- 1
docs/configuring-playbook-bridge-appservice-irc.md Datei anzeigen

@@ -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: You'll need to use the following playbook configuration:


```yaml ```yaml
matrix_matrix_appservice_irc_enabled: true
matrix_appservice_irc_enabled: true
matrix_appservice_irc_configuration_extension_yaml: | matrix_appservice_irc_configuration_extension_yaml: |
# Your custom YAML configuration for Appservice IRC servers goes here. # Your custom YAML configuration for Appservice IRC servers goes here.
# This configuration extends the default starting configuration (`matrix_appservice_irc_configuration_yaml`). # This configuration extends the default starting configuration (`matrix_appservice_irc_configuration_yaml`).


Laden…
Abbrechen
Speichern