Choose how to specify proxy server settings - ProxyMode
Category: Proxy
This policy is deprecated, please use ProxySettings instead.
Setting the policy to Enabled lets you specify the proxy server Chrome uses and prevents users from changing proxy settings. Chrome and ARC-apps ignore all proxy-related options specified from the command line. The policy only takes effect if the ProxySettings policy isn't specified.
Other options are ignored if you choose:
- direct = Never use a proxy server and always connect directly
- system = Use system proxy settings
- auto_detect = Auto detect the proxy server
If you choose to use:
- fixed_servers = Fixed proxy servers. You can specify further options with ProxyServer and ProxyBypassList. Only the HTTP proxy server with the highest priority is available for ARC-apps.
- pac_script =A .pac proxy script. Use ProxyPacUrl to set the URL to a proxy .pac file.
Leaving the policy unset lets users choose the proxy settings.
Note: For detailed examples, visit The Chromium Projects ( https://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-sett ).
- direct = Never use a proxy
- auto_detect = Auto detect proxy settings
- pac_script = Use a .pac proxy script
- fixed_servers = Use fixed proxy servers
- system = Use system proxy settings
Data Type:
String
Supported features:
- Dynamic Policy Refresh: True
- Per Profile: True
More about "Proxy"