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