Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Iguana X stores its configuration in a directory we call the instance directory. The location of this directory changed with Iguana 10.1.86. This what is used moving forward since then:

The location of this will vary depending on the operating system you are running:

 MacOS ~/Library/IguanaX/

The instance ID is a randomly generated GUID.

~/Library/IguanaX/

~ is a short cut for the home directory of the user that IguanaX is running under.

 Windows C:\ProgramData\IguanaX\

 Linux ~/.IguanaX/

This directory is hidden in the home directory of the user account that IguanaX is running under.

  • No labels