permission allow_user_invite: false

This commit is contained in:
Ralf-Peter Wolff 2024-02-09 09:20:56 +01:00
parent 77a9e615e1
commit fe5a2aa67e

View File

@ -279,7 +279,7 @@ bridge:
status_broadcast_tag: m.lowpriority
# Should the bridge use thumbnails from WhatsApp?
# They're disabled by default due to very low resolution.
whatsapp_thumbnail: false
whatsapp_thumbnail: true
# Allow invite permission for user. User can invite any bots to room with whatsapp
# users (private chat and groups)
allow_user_invite: false