FEAT: make s3_force_path_style shadowed_by_global

Without this it's impossible to enable S3 backups to Minio (and Digital Ocean Spaces?) using only ENV variables in config.

@tgxworld 

https://meta.discourse.org/t/can-we-make-s3-force-path-style-be-shadowed-by-global/103571
This commit is contained in:
Jay Pfaffman 2018-12-06 15:52:26 -08:00 committed by Sam
parent 06d1b19ca2
commit cf2e86c763

View File

@ -1042,6 +1042,7 @@ files:
regex: '^https?:\/\/.+[^\/]$'
s3_force_path_style:
default: false
shadowed_by_global: true
s3_configure_tombstone_policy:
default: true
shadowed_by_global: true