diff options
author | Andrew White <andrew.white@unboxed.co> | 2018-03-12 17:34:42 +0000 |
---|---|---|
committer | Andrew White <andrew.white@unboxed.co> | 2018-03-12 17:39:58 +0000 |
commit | 309bb6c4d068b0d480681cf4ef1b90158527dfe5 (patch) | |
tree | bc3544c31121bf60388e5fbe7a59ed28907aed88 /actionpack/lib/action_pack/version.rb | |
parent | 7bede102d2fb279204665cb5c80249eace486021 (diff) | |
download | rails-309bb6c4d068b0d480681cf4ef1b90158527dfe5.tar.gz rails-309bb6c4d068b0d480681cf4ef1b90158527dfe5.tar.bz2 rails-309bb6c4d068b0d480681cf4ef1b90158527dfe5.zip |
Remove path config option from Azure service
The Active Storage service for Azure Storage has an option called `path`
that is ambiguous in meaning. It needs to be set to the primary blob
storage endpoint but that can be determined from the blobs client anyway.
To simplify the configuration this commit removes the `path` option and
gets the endpoint from the blobs client instead.
Closes #32225.
Diffstat (limited to 'actionpack/lib/action_pack/version.rb')
0 files changed, 0 insertions, 0 deletions