Enforce maximum attachment sizes, and automatic image downscaling #26
Labels
No Label
bug
enhancement
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: andrew/finnow#26
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To help preserve storage, attachments should be limited in size and number per entity they're linked to.
Also find a way to use ffmpeg or some other means to scale down large images if possible automatically.
Still an issue with limiting request content length. Currently, no errors reported in the API's logs, but the browser isn't receiving a valid response.
Going to close this though as not really important at the moment.