config: fix comment on send_presence_on_typing

[skip cd]
This commit is contained in:
Tulir Asokan 2024-11-20 18:54:53 +02:00
parent 2db15412b1
commit 3e9bf5a7fa

View file

@ -23,9 +23,8 @@ displayname_template: "{{or .BusinessName .PushName .Phone}} (WA)"
call_start_notices: true
# Should another user's cryptographic identity changing send a message to Matrix?
identity_change_notices: false
# Send the presence as "available" to whatsapp when users start typing on a portal.
# This works as a workaround for homeservers that do not support presence, and allows
# users to see when the whatsapp user on the other side is typing during a conversation.
# Should the bridge mark you as online on WhatsApp when you send typing notifications?
# Full presence bridging is not supported.
send_presence_on_typing: false
# Should WhatsApp status messages be bridged into a Matrix room?
enable_status_broadcast: true