chromium/components/policy/resources/templates/policy_definitions/Screensaver/ScreensaverLockScreenIdleTimeoutSeconds.yaml

caption: User screensaver lock screen idle timeout.
desc: |-
  Configures the time in seconds that the device will wait idle before showing the screensaver for the lock screen.

  Valid values range from 1 second to 9999 seconds. Leaving the policy unset means <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> uses the default value of 7 seconds.

  This policy will not have any effect when the <ph name="SCREENSAVER_LOCK_SCREEN_ENABLED_POLICY_NAME">ScreensaverLockScreenEnabled</ph> policy is set to false.

default: 7
example_value: 7
features:
  can_be_recommended: false
  dynamic_refresh: true
  per_profile: true
owners:
- [email protected]
- [email protected]
schema:
  minimum: 1
  maximum: 9999
  type: integer
supported_on:
- chrome_os:116-
tags: []
type: int