Skip to main content

ModifyConfig

Modify the CPF [Config] parameters.

Synopsis

[Actions]	ModifyConfig:[PropertiesToModify]

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifyConfig modifies the [Config] parameters in the CPF. InterSystems IRIS® modifies the defined properties when processing the [Actions] section during a configuration merge. You specify which properties you want to modify in the ModifyConfig definition. During the merge, InterSystems IRIS runs Config.Config.Modify() to modify the properties. The complete list of [config] properties is available in the class reference.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change CreateComport by editing the merge file in a text editor (as described in Editing the Active CPF).

See [config] for more details about each of the properties you can modify.

FeedbackOpens in a new tab