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

caption: Enable Suggested Content
default_for_enterprise_users: false
desc: "This feature enables suggestions for new content to explore. Includes apps,\
  \ webpages, and more.\n      If this policy is set to True, then suggestions for\
  \ new content to explore will be enabled.\n      If this policy is set to False,\
  \ then suggestions for new content to explore will be disabled.\n      If this policy\
  \ is left unset, then suggestions for new content to explore will be disabled for\
  \ managed users and enabled for other users.\n      "
example_value: false
features:
  can_be_recommended: true
  dynamic_refresh: true
  per_profile: true
items:
- caption: Enable suggested content
  value: true
- caption: Disable suggested content
  value: false
owners:
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:85-
tags: []
type: main