Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
danbjoseph opened this issue Apr 6, 2018 · 1 comment
Open

Comments

@danbjoseph
Copy link
Member

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
Copy link
Member

mojodna commented Jul 31, 2018

This won't be necessary after releasing 0.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants