Skip to content

Interval

Interval = "daily" | "hourly"

Defines the supported time-based rotation intervals.

  • 'daily': Rotate once per calendar day (based on UTC date).
  • 'hourly': Rotate once per hour (based on UTC hour).