Parcourir la source

Merge pull request #3727 from luixxiul/fix

Update docs/configuring-playbook-bridge-appservice-webhooks.md
pull/3730/head
Slavi Pantaleev il y a 1 an
committed by GitHub
Parent
révision
9a9b913bc5
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      docs/configuring-playbook-bridge-appservice-webhooks.md

+ 1
- 1
docs/configuring-playbook-bridge-appservice-webhooks.md Voir le fichier

@@ -8,7 +8,7 @@ Setup Instructions:


loosely based on [this](https://github.com/turt2live/matrix-appservice-webhooks/blob/master/README.md) 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 ```yaml
matrix_appservice_webhooks_enabled: true matrix_appservice_webhooks_enabled: true


Chargement…
Annuler
Enregistrer