posm / docs

current landing page and documentation for POSM and OMK
https://posm.github.io/docs/
Creative Commons Attribution 4.0 International
3 stars 0 forks source link

add to documentation: increase max file size for imagery uploads #4

Open danbjoseph opened 6 years ago

danbjoseph commented 6 years ago

Is there a way to increase the maximum file size for imagery uploads? We use hi-res imagery a lot for sketch mapping, and it would be useful to be able to upload some GeoTIFF's that are 0.5gb in size or so, for use with Field Papers.

increasing client_max_body_size 100M; should work https://github.com/posm/posm-build/blob/master/kickstart/etc/nginx-posm.conf#L28 (via @mojodna)

mojodna commented 6 years ago

This won't be necessary after releasing 0.8.0.