Преглед изворни кода
Change hookshot logging level to warn
all other bridges use that level
pull/2165/head
Aine
пре 3 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
1 додато и
1 уклоњено
-
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 |
|
|
|
|