In zope documentation, INSTANCE_HOME means your Zope instance directory (or one of them, if you have multiple instances). Like SOFTWARE_HOME, this is specific to your installation.
Some examples:
- /var/lib/zope2.7/instance/zope1
- C:\Zope
- ...
In zope documentation, INSTANCE_HOME means your Zope instance directory (or one of them, if you have multiple instances). Like SOFTWARE_HOME, this is specific to your installation.
Some examples: