DumpAllCfg
Dump the global Interchange server configuration to a file.
Synopsis
This is a Yes or No directive.
The default is No.
Scope
This directive is only available for use in the global
(interchange.cfg) configuration file,
and will affect all websites running under the Interchange installation.
It will not work in a website's local (catalog.cfg)
configuration file.
Description
If this directive is active, Interchange will dump the complete server
configuration to a file,
called "allconfigs.cfg",
into the Interchange instance's RunDir directory.
The dump file will not contain configuration data for individual websites.
See the DumpStructure directive if you need this
information.
|
Note
This directive was named OutputAllCfg prior to version 4.7.
|