EnableEnvironmentPackager

Enables the Environment Packager debugging function.

  • This function enables an administrator to package all files in the admin, config, and bin directories into a Zip archive, along with a text file called environment.txt. This text file contains additional information about the Java Virtual Machine, and the operating system of the server. The Zip file, server_environment.zip, is placed in the root directory of the Content Server.

  • When set to TRUE, the Environment Packager function is enabled.

  • When set to FALSE, the Environment Packager function is disabled.

  • Default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

EnableEnvironmentPackager=true