move remote storage option to compose file until s3 is officially supported by recipe

This commit is contained in:
brooke 2025-06-19 19:15:14 -04:00
parent 938aa37b73
commit f48996884e

View File

@ -26,7 +26,6 @@ ENABLE_PROMETHEUS_METRICS=False
###############
ENABLE_UPLOADS=True
ENABLE_REMOTE_STORAGE=False
TOTAL_UPLOADS_LIMIT="1 GB" # site-wide limit
DEFAULT_USER_UPLOADS_LIMIT="50 MB"
MAX_MEDIA_SIZE=512000 # In Bytes