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

caption: Allow QUIC protocol
desc: |-
  Setting the policy to Enabled or leaving it unset allows the use of QUIC protocol in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.

        Setting the policy to Disabled disallows the use of QUIC protocol.
example_value: true
features:
  dynamic_refresh: false
  per_profile: false
future_on:
- fuchsia
items:
- caption: Allow QUIC
  value: true
- caption: Disallow QUIC
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:43-
- chrome_os:43-
tags: []
type: main