Explorar el Código

Correct variable name in documentation

pull/87/head
Plailect hace 7 años
padre
commit
1c057bf06d
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: F8A415C5EA602A41
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/configuring-playbook-bridge-appservice-irc.md

+ 1
- 1
docs/configuring-playbook-bridge-appservice-irc.md Ver fichero

@@ -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`).


Cargando…
Cancelar
Guardar