TimeoutChangedTemplateForcedConversionsInMins

Defines the minimum interval in minutes at which Dynamic Converter will reconvert a file when the 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 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.

  • This setting is ignored if the NeverTimeoutForcedConversionsTemplateChange setting is TRUE.

  • When set to 0, the TimeoutMismatchedForcedConversionsInMins setting is used.

Default is 0.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

TimeoutChangedTemplateForcedConversionsInMins=1

See Also