|
|
|
@@ -39,6 +39,10 @@ matrix_mautrix_whatsapp_homeserver_token: '' |
|
|
|
|
|
|
|
matrix_mautrix_whatsapp_appservice_bot_username: whatsappbot |
|
|
|
|
|
|
|
# Minimum severity of journal log messages. |
|
|
|
# Options: debug, info, warn, error, fatal |
|
|
|
matrix_mautrix_whatsapp_logging_level: 'warn' |
|
|
|
|
|
|
|
# Whether or not created rooms should have federation enabled. |
|
|
|
# If false, created portal rooms will never be federated. |
|
|
|
matrix_mautrix_whatsapp_federate_rooms: true |
|
|
|
@@ -130,7 +134,3 @@ 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: 'warn' |