Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.


Excerpt


Description:WorkerThreads parameter sets the number of worker threads which perform spell and grammar checks, thesaurus work, etc.
Parameter type:Number
Default value:

8

Possible values:
  • 0 – unlimited of worker threads.

  • Nm is a number of the processor cores * 2.


Code Block
languagexml
themeEmacs
<WorkerThreads>8</WorkerThreads>


...