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

caption: Enable displaying Sync Consent during sign-in
desc: |-
  This policy controls if Sync Consent can be shown to the user during first sign-in. It should be set to false if Sync Consent is never needed for the user.
        If set to false, Sync Consent will not be displayed.
        If set to true or unset, Sync Consent can be displayed.
example_value: false
features:
  dynamic_refresh: true
  per_profile: true
items:
- caption: Display Sync Consent during sign-in
  value: true
- caption: Do not display Sync Consent during sign-in
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:66-
tags: []
type: main