Skip to content

EXTERNAL_TEMPLATE_CACHE_TTL_DAYS_ENV

const EXTERNAL_TEMPLATE_CACHE_TTL_DAYS_ENV: "WP_TYPIA_EXTERNAL_TEMPLATE_CACHE_TTL_DAYS" = 'WP_TYPIA_EXTERNAL_TEMPLATE_CACHE_TTL_DAYS'

Defined in: wp-typia-project-tools/src/runtime/template-source-cache-policy.ts:22

Environment variable that enables TTL-based external template cache pruning.

Unset, empty, zero, negative, and non-numeric values keep pruning disabled.