DataDir
Specify the website's "database files" directory.
Synopsis
The parameter is expected to be a directory name.
The default is "products".
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.
|
Availability
This directive was introduced in version 5.4.0,
and is therefore not available for use with any earlier Interchange version.
|
Description
This directive allows you to set the website's "database files" directory.
The directory must be relative to the website's home directory,
as specified with the global Catalog directive.
|
Note
This is an alias for the ProductDir directive.
|