arc_support: You cannot force Android apps to use a proxy. A subset of proxy settings
is made available to Android apps, which they may voluntarily choose to honor. See
the <ph name="PROXY_MODE_POLICY_NAME">ProxyMode</ph> policy for more details.
caption: Proxy bypass rules
deprecated: true
desc: |-
This policy is deprecated, please use <ph name="PROXY_SETTINGS_POLICY_NAME">ProxySettings</ph> instead.
Setting the policy means <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> bypasses any proxy for the list of hosts given here. This policy only takes effect if the <ph name="PROXY_SETTINGS_POLICY_NAME">ProxySettings</ph> policy isn't specified and you specified either <ph name="PROXY_MODE_ENUM_FIXED_SERVERS">fixed_servers</ph> or <ph name="PROXY_MODE_ENUM_PAC_SCRIPT">pac_script</ph> for <ph name="PROXY_MODE_POLICY_NAME">ProxyMode</ph>.
Leave this policy unset if you selected any other mode for setting proxy policies.
Note: For more detailed examples, visit The Chromium Projects ( https://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-sett ).
example_value: https://www.example1.com,https://www.example2.com,https://internalsite/
features:
dynamic_refresh: true
per_profile: true
label: Comma-separated list of proxy bypass rules
owners:
- [email protected]
- file://components/proxy_config/OWNERS
schema:
type: string
supported_on:
- chrome.*:8-
- chrome_os:11-
- android:30-
tags: []
type: string