Kaynağa Gözat

Update files for go-skype-bridge: common comments for log levels

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4013/head
Suguru Hirahara 1 yıl önce
ebeveyn
işleme
da378b75da
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: E4F9743DAB4B7B75
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +1
    -1
      docs/configuring-playbook-bridge-go-skype-bridge.md
  2. +1
    -1
      roles/custom/matrix-bridge-go-skype-bridge/defaults/main.yml

+ 1
- 1
docs/configuring-playbook-bridge-go-skype-bridge.md Dosyayı Görüntüle

@@ -60,6 +60,6 @@ As with all other services, you can find the logs in [systemd-journald](https://
The default logging level for this component is `warn`. If you want to increase the verbosity, add the following configuration to your `vars.yml` file and re-run the playbook: The default logging level for this component is `warn`. If you want to increase the verbosity, add the following configuration to your `vars.yml` file and re-run the playbook:


```yaml ```yaml
# Options: debug, info, warn, error, fatal
# Valid values: fatal, error, warn, info, debug
matrix_go_skype_bridge_log_level: 'info' matrix_go_skype_bridge_log_level: 'info'
``` ```

+ 1
- 1
roles/custom/matrix-bridge-go-skype-bridge/defaults/main.yml Dosyayı Görüntüle

@@ -101,7 +101,7 @@ matrix_go_skype_bridge_bridge_encryption_allow: "{{ matrix_bridges_encryption_en
matrix_go_skype_bridge_bridge_encryption_default: "{{ matrix_bridges_encryption_default }}" matrix_go_skype_bridge_bridge_encryption_default: "{{ matrix_bridges_encryption_default }}"


# Minimum severity of journal log messages. # Minimum severity of journal log messages.
# Options: debug, info, warn, error, fatal
# Valid values: fatal, error, warn, info, debug
matrix_go_skype_bridge_log_level: 'warn' matrix_go_skype_bridge_log_level: 'warn'


matrix_go_skype_bridge_bridge_permissions: | matrix_go_skype_bridge_bridge_permissions: |


Yükleniyor…
İptal
Kaydet