Variable: CACHE_TTL
const
CACHE_TTL:CacheTtlConfig
Defined in: electron/constants.ts:117
Cache TTL values for standardized caching in milliseconds.
Remarks
Used by ConfigurationManager and other backend services to provide consistent cache expiration behavior. References shared cache configuration.