Variable | BUCKET_STORAGE_MULTIPLE_ENDPOINTS | |
Introduced Version | 1.36 | |
Description | Proxy configuration applied to all bucket storage backends or not | |
Default | false |
This variable controls whether the proxy configuration in the environment is applied to all bucket storage backends.
Below is an example of how to set this option in the configuration file,
which by default is set to false
:
ini files
BUCKET_STORAGE_MULTIPLE_ENDPOINTS=true
When set to true
, each bucket
preserves the active proxy/endpoint configuration and a change to those
will trigger the creation of a fresh, internally persisted, bucket storage
access configuration.