docs: note WhatsApp per-account dmPolicy override

This commit is contained in:
Peter Steinberger
2026-02-14 19:49:26 +01:00
parent 8719f381d1
commit 53af46ffb8

View File

@@ -93,7 +93,7 @@ WhatsApp runs through the gateway's web channel (Baileys Web). It starts automat
- Outbound commands default to account `default` if present; otherwise the first configured account id (sorted).
- Legacy single-account Baileys auth dir is migrated by `openclaw doctor` into `whatsapp/default`.
- Per-account override: `channels.whatsapp.accounts.<id>.sendReadReceipts`.
- Per-account overrides: `channels.whatsapp.accounts.<id>.sendReadReceipts`, `channels.whatsapp.accounts.<id>.dmPolicy`, `channels.whatsapp.accounts.<id>.allowFrom`.
</Accordion>