SJRK-130: When saving binaries, enforce sensible defaults regarding file size

Metadata

Source
SJRK-130
Type
Task
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Gregor Moss
Created
2018-06-01T15:28:47.584-0400
Updated
2018-06-01T15:28:47.584-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool Server

Description

When saving binaries, we should have sensible defaults for the allowed file size (the Multer middleware grade will allow us to configure this).

User-friendly handling of this will entail resizing of images that are too large, and, later, compression of video and audio (these should become separate JIRAs as appropriate).