Change Spelling Service URL
If the Tiny Editor Services are not running on the same server as HCL Connections™, the spelling service URL is required.
Before you begin: The Tiny Editors Services must be installed.
-
Using a plain text editor, open config/config.js in the extracted Tiny Editors for HCL Connections package.
Note
Use a plain text editor to avoid inserting invalid formatting or symbols into config.js. Do not use a rich text editor such as Microsoft Word for editing configuration files.
-
Locate the property
spellingServiceUrlsuch asspellingServiceUrl: '',and change the string to the spelling service URL.Tips
-
If the Tiny Editors Services are running on the same server as HCL Connections, leave the
spellingServiceUrlas an empty string ('') to automatically generate the URL. -
The default location of the
spellingServiceUrlis https://host-and-port/tiny-spelling/.
spellingServiceUrl: 'https://services.example.com/tiny-spelling/', -
-
Continue configuring the Tiny Editors integration or continue with the installation.
Parent topic: Configuring the Tiny Editors integration](t_01-setup_03-editors_01-configure_00-summary.md)