Ver código fonte

whatsapp bridge: set the default log level to warning

Debug logs are inappropriate for production use.
pull/1875/head
3hhh 3 anos atrás
pai
commit
cebbe0beec
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: EB03A691DB2F0833
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      roles/matrix-bridge-mautrix-whatsapp/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mautrix-whatsapp/defaults/main.yml Ver arquivo

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

Carregando…
Cancelar
Salvar