chromium/components/policy/resources/templates/policy_definitions/Printing/UserPrintersAllowed.yaml

caption: Allow access to CUPS printers
desc: "Allows you to control if users can access non-enterprise printers\n\n     \
  \ If the policy is set to True, or not set at all, users will be able to add, configure,\
  \ and print using their own printers.\n\n      If the policy is set to False, users\
  \ will not be able to add and configure their own printers. They will also not be\
  \ able to print using any previously configured printers.\n      "
example_value: false
features:
  dynamic_refresh: true
  per_profile: true
items:
- caption: Allow users to add, configure, and print from non-enterprise printers
  value: true
- caption: Do not allow users to add, configure, and print from non-enterprise printers
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:86-
tags: []
type: main