Usecases:
- White labeling 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
Use disable_emails=true in the config as below to deactivate all email communication from the Scheduler.
"config": {
"disable_emails": true,
}
<% if (block.html_url && !block.name) { %> <%= block.description %> <% } else { %> <%= block.description %> <% } %>
<% } %>
Comments
0 comments
Please sign in to leave a comment.