Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed the text color to black.


Excerpt


Description:CustDictReloadOnFly parameter defines whether custom dictionaries should be reloaded automatically “on the fly” upon any changes.
Parameter type:Boolean
Default value:ON
Possible values:

ON – custom dictionaries are reloaded.

OFF – custom dictionaries are not reloaded automatically.


Code Block
languagexml
themeEmacs
<CustDictReloadOnFly>ON</CustDictReloadOnFly>


...