Versions Compared

Key

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

...

Code Block
languagejson
{
    "cert_key": "C:\\ProgramData\\IguanaX2\\config\\settings\\webcert.pem",
    "color": "",
    "description": "7654 Server",
    "guid": "fsajfijsaflkasfa",
    "port": "7654",
    "private_key": "C:\\ProgramData\\IguanaX2\\config\\settings\\webkey.pem",
    "secure": false
}

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.

...