...
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 lines to the newly migrated configuration file: web_server: tcp_listen_port: 6199 After adding these lines to the configuration file and restarting the LM-X server, the URL for the web server will be automatically added to the file, and you will be able to access the LM-X License Server UI. |
This page details all LM-X license server configuration settings, their valid values, and required YAML syntax.
...