diff --git a/docs/gateway/configuration-reference.md b/docs/gateway/configuration-reference.md index 5f49fe920..e2e61d2ba 100644 --- a/docs/gateway/configuration-reference.md +++ b/docs/gateway/configuration-reference.md @@ -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..sendReadReceipts`. +- Per-account overrides: `channels.whatsapp.accounts..sendReadReceipts`, `channels.whatsapp.accounts..dmPolicy`, `channels.whatsapp.accounts..allowFrom`.