systemConfig removeKeys

Available for: Content Management Server, Template Engine

Task: The function deletes the specified elements from the system configuration.

Additional information: This command can be used only on application start and in single mode.

Syntax:

systemConfig removeKeys {elemPath}

Function parameters:

  • elemPath is the path of a configuration element that is to be deleted. The parts of a path must be separated by a period.

Return value if successful: none.

Necessary permissions: The logged-in user must be a super user.

Example:

CM>systemConfig removeKeys content.globalPermissions tuning