DisableOptimizedLatestReleaseQuerying

Defines whether cached timestamps or Content Server database information is used by Dynamic Converter to determine which files must be reconverted.

  • When set to TRUE, Dynamic Converter queries the Content Server database rather than the cached timestamps to determine which files must be reconverted.

  • Enabling this setting reverts to pre-6.2 Dynamic Converter behavior. This setting can be used if you are experiencing problems with the optimized query feature (EnableOptimizedLatestReleaseQuerying) or you need to troubleshoot a related issue.

  • Default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DisableOptimizedLatestReleaseQuerying=true

See Also