ソースを参照

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'

読み込み中…
キャンセル
保存