mid.inactivity.timeout.enabled

Attributes

  • Sys ID: cace1b6ec3120210b8fdfdec050131dd
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `mid.inactivity.timeout.enabled` determines whether the inactivity timeout feature for the MID Server is enabled. When this property is set to true, the MID Server will automatically shut down if it remains inactive for a specified period. This helps in managing resources efficiently by ensuring that idle MID Servers do not consume unnecessary system resources. The default value for this property is false, meaning the inactivity timeout feature is disabled by default. To enable this feature, you need to set the property to true and configure the appropriate timeout duration using the `mid.inactivity.timeout` property. This setting is particularly useful in environments where resource optimization is critical.

Source

Related property: sn_cicd.plugin.activate.enabled