Quellcode durchsuchen
Change hookshot logging level to warn
all other bridges use that level
pull/2165/head
Aine
vor 3 Jahren
committed by
GitHub
Ursprung
Commit
5ff03c0b15
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
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 |
|
|
|
|