chromium/components/policy/resources/templates/policy_definitions/Crostini/CrostiniExportImportUIAllowed.yaml

caption: User is enabled to export / import Crostini containers via the UI
default: true
desc: Setting the policy to Enabled or leaving it unset makes the export-import UI
  available to users. Setting the policy to Disabled renders the export-import UI
  unavailable to users.
example_value: false
features:
  dynamic_refresh: true
  per_profile: false
items:
- caption: Enable Linux virtual machine backup and restore
  value: true
- caption: Disable Linux virtual machine backup and restore
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:74-
tags:
- system-security
type: main