mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 17:09:19 +02:00
Fix wrong documentation of PROXY_MEDIA, thanks bugzbunny
This commit is contained in:
parent
0cf83f3000
commit
d37383fce5
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ AWS_STORAGE_BUCKET_NAME=
|
||||||
# AWS_S3_ENDPOINT_URL=
|
# AWS_S3_ENDPOINT_URL=
|
||||||
|
|
||||||
# If you want to serve media directly from your S3 bucket rather than through a proxy,
|
# If you want to serve media directly from your S3 bucket rather than through a proxy,
|
||||||
# set this to true
|
# set this to false
|
||||||
# PROXY_MEDIA=false
|
# PROXY_MEDIA=false
|
||||||
|
|
||||||
# If you are using Amazon S3 to serve media directly, you will need to specify your region
|
# If you are using Amazon S3 to serve media directly, you will need to specify your region
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue