Kaynağa Gözat

Replace <domain-name> with example.com

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara 1 yıl önce
ebeveyn
işleme
5153c9a6c4
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: E4F9743DAB4B7B75
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      docs/configuring-playbook-bridge-appservice-webhooks.md

+ 2
- 2
docs/configuring-playbook-bridge-appservice-webhooks.md Dosyayı Görüntüle

@@ -10,7 +10,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.<domain-name>/vars.yml`:
1. All you basically need is to adjust your `inventory/host_vars/matrix.example.com/vars.yml`:

```yaml
matrix_appservice_webhooks_enabled: true
@@ -18,7 +18,7 @@ matrix_appservice_webhooks_api_secret: '<your_secret>'
```

2. In case you want to change the verbosity of logging via `journalctl -fu matrix-appservice-webhooks.service`
you can adjust this in `inventory/host_vars/matrix.<domain-name>/vars.yml` as well.
you can adjust this in `inventory/host_vars/matrix.example.com/vars.yml` as well.

**Note**: default value is: `info` and availabe log levels are : `info`, `verbose`



Yükleniyor…
İptal
Kaydet