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

caption: Force persistent quota to be enabled
default: false
deprecated: true
desc: "Starting in M106 persistent quota will no longer be supported. This policy\
  \ will re-enable persistent quota functionality until M107.\n\n      If this policy\
  \ is set to enabled, webkitRequestFileSystem with persistent type will operate with\
  \ persistent quota.\n\n      If this policy is unset or disabled, webkitRequestFileSystem\
  \ with persistent type will operate with temporary quota.\n      "
example_value: false
features:
  dynamic_refresh: false
  per_profile: true
items:
- caption: Enable persistent quota.
  value: true
- caption: Disable persistent quota.
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:106-107
- chrome_os:106-107
- android:106-107
tags: []
type: main