Environment Configuration
Storage Buckets
Manage available Google Cloud Storage buckets. The first bucket in the list is the default target.
Image Types Configuration
Map specific upload `useCases` to automatic Cloud Storage folders and resize bounding boxes constraints.
Fun Facts Configuration
Set the maximum allowed character lengths for the Fun Facts feed items.
Reference Guide
- To add image size limits, define them in numeric values (e.g., 1080) within the Image Types UI. Leave blank if standard resizing is not desired.
- Environment `.env` variable setup including the PROJECT_ID, APP_DB_NAME, and CONTENT_DB_NAME has been moved to secure injection directly via the runtime variables rather than inside this module.
- ADMIN_*: Change basic HTTP login strings to secure the portal.