move remote storage option to compose file until s3 is officially supported by recipe
This commit is contained in:
parent
938aa37b73
commit
f48996884e
@ -26,7 +26,6 @@ ENABLE_PROMETHEUS_METRICS=False
|
|||||||
###############
|
###############
|
||||||
|
|
||||||
ENABLE_UPLOADS=True
|
ENABLE_UPLOADS=True
|
||||||
ENABLE_REMOTE_STORAGE=False
|
|
||||||
TOTAL_UPLOADS_LIMIT="1 GB" # site-wide limit
|
TOTAL_UPLOADS_LIMIT="1 GB" # site-wide limit
|
||||||
DEFAULT_USER_UPLOADS_LIMIT="50 MB"
|
DEFAULT_USER_UPLOADS_LIMIT="50 MB"
|
||||||
MAX_MEDIA_SIZE=512000 # In Bytes
|
MAX_MEDIA_SIZE=512000 # In Bytes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user