Use cases:
- White labelling the Scheduler.
- Avoiding any emails from the Scheduler.
Use disable_emails=true in the config as below to deactivate all email communication from the Scheduler.
"config": {
"disable_emails": true,
}
Resources
Updated
Comments
0 comments
Please sign in to leave a comment.