瀏覽代碼

whatsapp bridge: set the default log level to warning

Debug logs are inappropriate for production use.
pull/1875/head
3hhh 3 年之前
父節點
當前提交
cebbe0beec
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: EB03A691DB2F0833
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-bridge-mautrix-whatsapp/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mautrix-whatsapp/defaults/main.yml 查看文件

@@ -131,4 +131,4 @@ matrix_mautrix_whatsapp_bridge_encryption_key_sharing_allow: "{{ matrix_mautrix_

# Minimum severity of journal log messages.
# Options: debug, info, warn, error, fatal
matrix_mautrix_whatsapp_log_level: 'debug'
matrix_mautrix_whatsapp_log_level: 'warn'

Loading…
取消
儲存