chromium/components/policy/resources/templates/policy_definitions/PowerManagement/IdleDelayAC.yaml

caption: Idle delay when running on AC power
deprecated: true
desc: |-
  Note that this policy is deprecated and will be removed in <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> version 85. Please use <ph name="POWER_MANAGEMENT_IDLE_SETTINGS_POLICY_NAME">PowerManagementIdleSettings</ph> instead.

            Specifies the length of time without user input after which the idle action is taken when running on AC power.

            When this policy is set, it specifies the length of time that the user must remain idle before <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> takes the idle action, which can be configured separately.

            When this policy is unset, a default length of time is used.

            The policy value should be specified in milliseconds.
example_value: 1800000
features:
  dynamic_refresh: true
  per_profile: false
owners:
- [email protected]
- [email protected]
schema:
  minimum: 0
  type: integer
supported_on:
- chrome_os:26-
tags: []
type: int