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