Interface: CacheConfigCollection
Defined in: shared/constants/cacheConfig.ts:24
Internal
Internal structure describing the CACHE_CONFIG constant.
Propertiesโ
MONITORSโ
readonly MONITORS: CacheConfigItem;
Defined in: shared/constants/cacheConfig.ts:25
SETTINGSโ
readonly SETTINGS: CacheConfigItem;
Defined in: shared/constants/cacheConfig.ts:26
SITESโ
readonly SITES: CacheConfigItem;
Defined in: shared/constants/cacheConfig.ts:27
TEMPORARYโ
readonly TEMPORARY: CacheConfigItem;
Defined in: shared/constants/cacheConfig.ts:28
VALIDATIONโ
readonly VALIDATION: CacheConfigItem;
Defined in: shared/constants/cacheConfig.ts:29