ConversionCacheExpirationPeriodInDays

Defines the minimum number of days that Dynamic Converter content will remain cached.

  • Content converted by Dynamic Converter will not be deleted from the cache before it is this many days old (based on last access date). Content may stay in the cache longer, depending on when the next cleanup scan is run. See DatedCacheIntervalDays.

  • This setting applies only to files that are no longer in the Content Server or were not generated by a forced or up front conversion. See MaxConversionCacheSizeInMegs information on cache cleanup rules.

  • Default is 7.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

ConversionCacheExpirationPeriodInDays=14

See Also