DMPRoadmap / roadmap

DCC/UC3 collaboration for a data management planning tool
MIT License
106 stars 109 forks source link

Increased the Upload PDF size limit from 250KB to 2MB #3430

Closed jupiter007 closed 5 months ago

jupiter007 commented 5 months ago

Fixes #611 .

Changes proposed in this PR:

Increased the Upload PDF file size from 250KB to 2MB.

Initially we were going to update to 1MB size limit, since the Upload instructions mentioned the size limit was 1MB, but we had a size limit of 250KB in draft.rb.

However, considering the new HTML->PDF generator tends to create larger file sizes, Becky set the new size limit to 2MB.