Variable | BUCKET_STORAGE_MULTIPLE_ENDPOINTS | |
Description | BUCKET_STORAGE_MULTIPLE_ENDPOINTS Environment Variable | |
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.