Set values for runtime settings

To change the value of the runtime settings type, use the following command line:

ConfigureInstanceSettings <Setting Type Name>!<Setting Name>=<Value>

You can set more than one setting. When changing settings, you cannot request help or a view list of the runtime settings.

The runtime settings and the configuration settings cannot be set at the same time.

For the runtime settings, you can also specify a level where the setting will be set. If no specification is provided, the setting will be set at the global level.

  • Use the RuntimeSettings!Environment parameter to indicate the environment to set the settings for.

  • Use the RuntimeSettings!Did parameter to indicate the DID to set the settings for.

  • Use the RuntimeSettings!DidModule parameter to indicate the DID module to set the settings for.

For more information, see Runtime settings levels.