TimeoutMismatchedForcedConversionsInMins

Defines the minimum interval in minutes at which Dynamic Converter will reconvert a file when the source document, template, or layout has changed.

  • When set to a positive value, forced or up front conversions will be reconverted because of a change to the source document, template, or layout only after the time specified by this setting has passed.

  • If a conversion rule is changed to use a different template or layout, the normal evaluation logic is used.

  • If the TimeoutChangedTemplateForcedConversionsInMins is set to a positive value, this setting applies only to changes in the source document.

  • When set to 0, forced or up front conversions will not be reconverted because of a change to the source document.

Default is 15 minutes.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

TimeoutMismatchedForcedConversionsInMins=10

See Also