Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The information on this page refers to LM-X version v6.0 and newer, which implemented YAML configuration. As of v6.0, legacy configuration files will no longer work. If you are using a version of LM-X older than LM-X v6.0, please see documentation for older versions 


Note

If you have an existing configuration file, it will be migrated to the new YAML format when you install LM-X version 6.0 or newer. The old configuration file does not include settings for the web server used to run the new LM-X License Server UI. To enable the web server and access the LM-X License Server UI, you must manually add the following line to the newly migrated configuration file:

web_server: tcp_listen_port: 6199

This page details all LM-X license server configuration settings, their valid values, and required YAML syntax.  

...