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: Address or URL of proxy server
deprecated: true
desc: |-
This policy is deprecated, please use <ph name="PROXY_SETTINGS_POLICY_NAME">ProxySettings</ph> instead.
Setting the policy lets you specify the URL of the proxy server. This policy only takes effect if the <ph name="PROXY_SETTINGS_POLICY_NAME">ProxySettings</ph> policy isn't specified and you selected <ph name="PROXY_MODE_ENUM_FIXED_SERVERS">fixed_servers</ph> with <ph name="PROXY_MODE_POLICY_NAME">ProxyMode</ph>.
Leave this policy unset if you selected any other mode for setting proxy policies.
Note: For detailed examples, visit The Chromium Projects ( https://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-sett ).
example_value: 123.123.123.123:8080
features:
dynamic_refresh: true
per_profile: true
owners:
- [email protected]
- file://components/proxy_config/OWNERS
schema:
type: string
supported_on:
- chrome.*:8-
- chrome_os:11-
- android:30-
tags: []
type: string