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

caption: Allow backup of <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> data
default: true
desc: |-
  If this policy is set to False, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> data, including cookies and website local storage, will be excluded from iCloud and local backups on iOS.
            If this policy is set to True or unset, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> may be included in backups.
example_value: true
features:
  dynamic_refresh: true
  per_profile: false
supported_on:
- ios:121-
items:
- caption: Allow <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> data to be
    included in backups
  value: true
- caption: Prevent <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> data from
    being included in backups
  value: false
owners:
- [email protected]
- file://ios/chrome/OWNERS
schema:
  type: boolean
tags: []
type: main