Variable | GCP_STORAGE_USE_HTTP_PROXY | |
Description | Enables/disables HTTP proxy for communicating with Google Cloud Bucket Storage | |
Default | true |
This variable determines whether to use the globally configured HTTP proxy
for communicating with
Google Bucket. The usage of
proxy is enabled by default; to disable it, set the variable to
false
:
ini
GCP_STORAGE_USE_HTTP_PROXY=false