...
Code Block |
---|
<working directory>/configurationsconfig/websettings/web.json |
Here’s an example of what is contained in that file:
Code Block | ||
---|---|---|
| ||
{ "cert_key": "configurations/web/cacertC:\\ProgramData\\IguanaX2\\config\\settings\\webcert.pem", "color": "#00609f", "description": "Poobar7654 Server", "guid": "LVm6hiCCH5REI2pdSJ5Jocfsajfijsaflkasfa", "port": "80007654", "private_key": "configurations/web/certkeyC:\\ProgramData\\IguanaX2\\config\\settings\\webkey.pem", "secure": truefalse } |
You can make changes to the web.json file to apply configurations to a Custom Installation. You’ll need to restart the service for the changes to take effect.
...