facebookarchive / OSM-HOT-Tasking-Manager

A fork of the HOTOSM Tasking Manager (tasks.hotosm.org) to deploy and test experimental integrations and features.
https://tasks.mapwith.ai
BSD 2-Clause "Simplified" License
5 stars 10 forks source link

File Size Limit Increase For Project Creation #253

Closed ylinzhi closed 1 year ago

ylinzhi commented 2 years ago

Increase current uploading file size limit from 1MB to 5MB when creating new projects from files

tsmock commented 1 year ago

Done in https://github.com/facebook/OSM-HOT-Tasking-Manager/pull/268/commits/27848e4aa43cbb9076e21c60ed5bd4da04540b95. This is technically a config value, so it probably should have been done in https://github.com/facebook/OSM-HOT-Tasking-Manager/blob/develop/scripts/aws/cloudformation/tasking-manager.template.js instead.