...
To enable cold backups to be configured,
We don't have a way to export this inline extension.
...
suspend.crontab - Use cron syntax to control when ECDs should be suspended.
suspend.duration - Duration of suspension in seconds.
For example:
Code Block | ||
---|---|---|
| ||
suspend: crontab: "0 3 * * *" duration: 300 |
...