Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
626 B
Markdown
Raw Normal View History

---
2025-08-12 13:29:42 +05:30
title: emailAlertConfig
slug: /main-concepts/metadata-standard/schemas/events/emailalertconfig
---
# EmailAlertConfig
*This schema defines email config for receiving events from OpenMetadata.*
## Properties
- **`receivers`** *(array)*: List of receivers to send mail to.
- **Items** *(string)*
2025-08-12 13:29:42 +05:30
- **`sendToAdmins`** *(boolean)*: Send the Mails to Admins. Default: `False`.
- **`sendToOwners`** *(boolean)*: Send the Mails to Owners. Default: `False`.
- **`sendToFollowers`** *(boolean)*: Send the Mails to Followers. Default: `False`.
2025-08-12 13:29:42 +05:30
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.