Encrypt media from WhatsApp when sending to encrypted portal

This commit is contained in:
Tulir Asokan
2020-06-10 15:26:14 +03:00
parent 210b1caf65
commit 7c799f1faa
5 changed files with 76 additions and 23 deletions

View File

@@ -142,6 +142,10 @@ bridge:
# but causes room avatar/name bugs.
private_chat_portal_meta: false
# Whether or not thumbnails from WhatsApp should be sent.
# They're disabled by default due to very low resolution.
whatsapp_thumbnail: false
# Allow invite permission for user. User can invite any bots to room with whatsapp
# users (private chat and groups)
allow_user_invite: false