# Can we make \`s3 force path style\` be \`shadowed\_by\_global\`?

**URL:** https://meta.discourse.org/t/can-we-make-s3-force-path-style-be-shadowed-by-global/103571
**Category:** Development
**Created:** [12월 5, 2018, 8:54오후 UTC](https://meta.discourse.org/t/can-we-make-s3-force-path-style-be-shadowed-by-global/103571 "2018-12-05T20:54:32Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [12월 5, 2018, 8:54오후 UTC](https://meta.discourse.org/t/can-we-make-s3-force-path-style-be-shadowed-by-global/103571/1 "2018-12-05T20:54:32Z")

</div>

I’ve set up a minio server at my tiny server farm and have started pushing backups there. It seems to be working well.

My only complaint is that `s3_force_path_style` is required for Minio (and apparently backups?) but that can’t be set with an environment variable in `app.yml`.

Would it be OK if I submit a PR for this? I’ve got a plugin that will do it, but that seems like overkill.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [12월 6, 2018, 1:22오전 UTC](https://meta.discourse.org/t/can-we-make-s3-force-path-style-be-shadowed-by-global/103571/2 "2018-12-06T01:22:59Z")

</div>

Possibly? What do you think @tgxworld?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [12월 6, 2018, 11:53오후 UTC](https://meta.discourse.org/t/can-we-make-s3-force-path-style-be-shadowed-by-global/103571/3 "2018-12-06T23:53:02Z")

</div>

Maybe he’ll like it. 😉

[https://github.com/discourse/discourse/pull/6735](https://github.com/discourse/discourse/pull/6735)

Edit: Thanks @sam!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [12월 7, 2018, 12:42오전 UTC](https://meta.discourse.org/t/can-we-make-s3-force-path-style-be-shadowed-by-global/103571/4 "2018-12-07T00:42:09Z")

</div>


