...
We don't have a way to export this inline extension.
suspend.crontab from - Use cron syntax to control when ECDs should be suspended.
suspend.until - Use cron syntax to control when ECDs should be activated again.
...
Code Block | ||
---|---|---|
| ||
suspend: crontabfrom: "0 3 * * *" until: "5 3 * * *" |
...