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

caption: Force WebSQL to be enabled.
default: false
deprecated: true
desc: |-
  As of M119, if this policy is set to false or unset, WebSQL is disabled, but can be enabled via Chrome flag "web-sql-access". If the policy is set to true, WebSQL access is enabled.
  This policy is deprecated as of M124.
example_value: true
features:
  dynamic_refresh: false
  per_profile: true
items:
- caption: Force WebSQL to be enabled.
  value: true
- caption: Allow WebSQL to be enabled by Chrome flag.
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- android:101-123
- chrome.*:101-123
- chrome_os:101-123
tags: []
type: main