|
|
|
@ -128,3 +128,7 @@ matrix_mautrix_whatsapp_registration: "{{ matrix_mautrix_whatsapp_registration_y
|
|
|
|
|
matrix_mautrix_whatsapp_bridge_encryption_allow: false
|
|
|
|
|
matrix_mautrix_whatsapp_bridge_encryption_default: "{{ matrix_mautrix_whatsapp_bridge_encryption_allow }}"
|
|
|
|
|
matrix_mautrix_whatsapp_bridge_encryption_key_sharing_allow: "{{ matrix_mautrix_whatsapp_bridge_encryption_allow }}"
|
|
|
|
|
|
|
|
|
|
# Minimum severity of journal log messages.
|
|
|
|
|
# Options: debug, info, warn, error, fatal
|
|
|
|
|
matrix_mautrix_whatsapp_log_level: 'debug'
|
|
|
|
|