chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/RelaunchHeadsUpPeriod.yaml

caption: Set the time of the first user relaunch notification
desc: |-
  Allows you to set the time period, in milliseconds, between the first notification that a <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> device must be restarted to apply a pending update and the end of the time period specified by the <ph name="RELAUNCH_NOTIFICATION_PERIOD_POLICY_NAME">RelaunchNotificationPeriod</ph> policy.

        If not set, the default period of 259200000 milliseconds (three days) is used for <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> devices.

        For rollback and other <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> updates that will powerwash the device, the user is always notified immediately when the update is available, independently of the value of this policy.
example_value: 86400000
features:
  dynamic_refresh: true
  per_profile: false
label: Time period (milliseconds)
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  minimum: 3600000
  type: integer
supported_on:
- chrome_os:76-
tags: []
type: int