Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 540 Bytes

proc_resetting-the-http-proxy.adoc

File metadata and controls

18 lines (13 loc) · 540 Bytes

Resetting the HTTP Proxy

If you want to reset the current HTTP proxy setting, unset the Default HTTP Proxy setting.

Procedure
  1. In the {ProjectWebUI}, navigate to Administer > Settings, and click the Content tab.

  2. Set the Default HTTP Proxy setting to no global default.

CLI procedure
  • Set the content_default_http_proxy setting to an empty string:

    # hammer settings set --name=content_default_http_proxy --value=""