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

caption: Enable WPAD optimization
default: true
desc: |-
  Setting the policy to Enabled or leaving it unset turns on WPAD (Web Proxy Auto-Discovery) optimization in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.

        Setting the policy to Disabled turns off WPAD optimization, causing <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> to wait longer for DNS-based WPAD servers.

        Whether or not this policy is set, users can't change the WPAD optimization setting.
example_value: true
features:
  dynamic_refresh: false
  per_profile: false
future_on:
- fuchsia
items:
- caption: Enable Web Proxy Auto-Discovery (WPAD) optimizations
  value: true
- caption: Disable Web Proxy Auto-Discovery (WPAD) optimization
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:35-
- chrome_os:35-
tags:
- system-security
type: main