Kaynağa Gözat
Merge pull request #2165 from etkecc/patch-94
Change hookshot logging level to warn
pull/2167/head
Slavi Pantaleev
3 yıl önce
committed by
GitHub
ebeveyn
işleme
d5b9ad103b
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
roles/matrix-bridge-hookshot/templates/config.yml.j2
|
|
|
@@ -108,7 +108,7 @@ metrics: |
|
|
|
logging: |
|
|
|
# (Optional) Logging settings. You can have a severity debug,info,warn,error |
|
|
|
# |
|
|
|
level: info |
|
|
|
level: warn |
|
|
|
{% if matrix_hookshot_widgets_enabled %} |
|
|
|
widgets: |
|
|
|
# (Optional) EXPERIMENTAL support for complimentary widgets |
|
|
|
|