ScratchDir
Specify the directory where Interchange should store temporary files.
Synopsis
The parameter is expected to be a directory name.
The default is "tmp".
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
This directive allows you to set the website's scratch directory.
This is the directory where temporary files will be written,
notably cached searches and retired session IDs.
The directory must be relative to the website's home directory,
as specified with the global Catalog directive.