소스 검색

Change hookshot logging level to warn

all other bridges use that level
pull/2165/head
Aine 3 년 전
committed by GitHub
부모
커밋
5ff03c0b15
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-bridge-hookshot/templates/config.yml.j2

+ 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


불러오는 중...
취소
저장