Skip to main content
Version: Current

DEFAULT_AUTOCLOSE_CYCLE_MINUTES

@rotorsoft/act-root


@rotorsoft/act-root / act/src / DEFAULT_AUTOCLOSE_CYCLE_MINUTES

Variable: DEFAULT_AUTOCLOSE_CYCLE_MINUTES

const DEFAULT_AUTOCLOSE_CYCLE_MINUTES: 720 = 720

Defined in: libs/act/src/internal/autoclose-config.ts:30

Default ActOptions.autocloseCycleMinutes: 720 (12 h).

Deprecatedโ€‹

The knob it defaults is deprecated (#1175) โ€” the off-window re-check is derived from autocloseWindow via next_window_open, so nothing consumes the cadence. Kept so existing imports and the compat validation keep working; removed in the next major.