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

File Size Limit #241

Closed
gedankenstuecke opened this issue Feb 6, 2016 · 6 comments
Closed

File Size Limit #241

gedankenstuecke opened this issue Feb 6, 2016 · 6 comments
Labels

Comments

@gedankenstuecke
Copy link
Member

A user tried to upload his whole genome(!) in VCF, which is ~500mb in size after compression and it failed with a 413 Request Entity Too Large. I personally think it would be okay if people upload their large WGS-VCFs as well, what do you guys think?

If we agree we should increase the size limit?

@philippbayer
Copy link
Member

All you'd have to do is to increase this number in line 1:

https://github.com/tsujigiri/opensnp.org-docker/blob/master/nginx-http.conf

How about 1GB?

P.S.: I see you're being busy at #mozwow :neckbeard:

@gedankenstuecke
Copy link
Member Author

👍 sounds good to me.

p.s. yeah, lots of ideas.

@philippbayer
Copy link
Member

Waiting for tsujigiri/opensnp.org-docker#2

@gedankenstuecke
Copy link
Member Author

Thanks, I also started to think about doing a CONTRIBUTING.md, I think it would be worthwhile to start one and have some easy bugs/features to implement for newcomers, because people now come up to me from time to time and ask how to participate best :-)

@philippbayer
Copy link
Member

Yes a CONTRIBUTING.md would be good - Docker/swarm has a nice one: https://github.com/docker/swarm/blob/master/CONTRIBUTING.md

In a similar vein, I saw the Humans TXT thing on the #MozWow tag, how about one of those? Would be a good place to thank financial contributions

@gedankenstuecke gedankenstuecke mentioned this issue Feb 7, 2016
2 tasks
@gedankenstuecke
Copy link
Member Author

Absolutely, see #245 and #246

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

No branches or pull requests

2 participants