Explorar el Código
Change hookshot logging level to warn
all other bridges use that level
pull/2165/head
Aine
hace 3 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
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 |
|
|
|
|