Configuration File
License server uses single configuration file called
/etc/opt/faceformlicserver/faceformlicserver.conf on Linux
C:/ProgramData/Faceform/License Server/faceformlicserver.conf on Windows
Change C: to corresponding letter if you have your OS installed on another drive. Default variant of the file for Linux is presented below (Windows version differs only in the licenseDirectory value):
host=0.0.0.0
port=7307
licenseDirectory=/etc/opt/faceformlicserver/licenses
To apply changes on Linux restart faceformlicserver by issuing the command below:
$ sudo systemctl restart faceformlicserver.service
To apply changes on Windows restart service called Faceform License Service.