whatsapp bridge: set the default log level to warning
Debug logs are inappropriate for production use.
This commit is contained in:
parent
6b94ccbcff
commit
cebbe0beec
@ -131,4 +131,4 @@ matrix_mautrix_whatsapp_bridge_encryption_key_sharing_allow: "{{ matrix_mautrix_
|
|||||||
|
|
||||||
# Minimum severity of journal log messages.
|
# Minimum severity of journal log messages.
|
||||||
# Options: debug, info, warn, error, fatal
|
# Options: debug, info, warn, error, fatal
|
||||||
matrix_mautrix_whatsapp_log_level: 'debug'
|
matrix_mautrix_whatsapp_log_level: 'warn'
|
||||||
|
Loading…
Reference in New Issue
Block a user