Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Replaced the intro section for step 3 to match other guides template.

...

3.  Specify Additional Server Parameters

Make sure you use have specified the following

...

server-specific options in CONFIG which are instructing where spelling and grammar checking requests will be processed:

Code Block
languagejs
themeEmacs
serviceProtocol: 'https',
serviceHost: 'your_host_name',
servicePort: '2880',
servicePath: '/'

...