EXTRA_DATA_HOSTS (#1612)
* Update object-storage.md * Update config.md * Update object-storage-proxy.md * Update object-storage.md * Update config.md * Update object-storage-proxy.md * Update object-storage.md * Update config.md * Update content/en/admin/config.md Co-authored-by: Claire <claire.github-309c@sitedethib.com> --------- Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
5ef698a542
commit
e0a1b3366f
3 changed files with 16 additions and 0 deletions
|
@ -101,6 +101,12 @@ provider, reducing egress bandwidth costs from the storage
|
|||
provider. This can be done in your own reverse proxy, or by using a
|
||||
CDN.
|
||||
|
||||
`EXTRA_MEDIA_HOSTS` offers appending an additional list of hosts that
|
||||
are allowed to serve media for your instance. This is useful if you
|
||||
include external media in your custom CSS or about page, or if your
|
||||
data storage provider makes use of redirects to other domains.
|
||||
`EXTRA_MEDIA_HOSTS=https://data.example1.com,https://data.example2.com`
|
||||
|
||||
{{< page-ref page="admin/optional/object-storage-proxy.md" >}}
|
||||
|
||||
{{< hint style="info" >}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue