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