License Key Installation
License key for Highlighter is provided as a file, named either
highlighter-activation-key.lic
in case of a subscription license, orhighlighter.lic
- in case of a perpetual or a long term (12+ months) license.
#
Install the license file to Highlighter's conf directoryTo install the license key, copy the license key file to Highlighter's <install dir>/conf
directory.
important
After installing the license key, restart the Highlighter Service for changes to take effect.
#
Alternative ways to install the license key#
Option 2: Use the license key from other location on serverAdd config parameter licenseKeyFile to your application.conf
:
#
Option 3: Keep license key in application.confThe license file is a plain text file and, if you prefer to keep the license along with other settings,
you can copy the license to your application.conf
under the licenseKey
parameter:
Note the use of triple quotes for a multi-line string value in config.