Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable cold backups to be configured, Image Removed

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
languageyml
suspend:
  crontab: "0 3 * * *"
  duration: 300

...