Ver a proveniência

Change hookshot logging level to warn

all other bridges use that level
pull/2165/head
Aine há 3 anos
committed by GitHub
ascendente
cometimento
5ff03c0b15
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/matrix-bridge-hookshot/templates/config.yml.j2 Ver ficheiro

@@ -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


Carregando…
Cancelar
Guardar