Skip to main content

Variable: SiteDefaults

const SiteDefaults: { monitoring: true; }

Defined in: src/utils/fallbacks.ts:406

Site-specific default values.

Type Declarationโ€‹

monitoringโ€‹

readonly monitoring: true = true

Default monitoring state for new sites

Remarksโ€‹

Standard defaults for site configuration to ensure consistent behavior when sites are created or when values are missing.