Github pages site size limits?

故事扮演 提交于 2019-12-05 16:30:16

问题


What are the limitations on the amount of data on github pages?

Main github repo a limited in 1 GB (https://help.github.com/articles/what-is-my-disk-quota/), and what about github pages?

UPD

On http://www.quora.com/What-are-bandwidth-and-traffic-limits-for-GitHub-pages I found two much different answers.


回答1:


GitHub now has new policies of a 1GB filesize repository, warnings for pushes of files over 50 MB and complete rejection for fileuploads of 100MB. GitHub warns you when you push a file larger than 50 MB.

https://help.github.com/articles/what-is-my-disk-quota/




回答2:


Related is bandwidth usage (amount of data transferred). There is a limit but it isn't documented. Taken from the GitHub Terms of Service:

If your bandwidth usage significantly exceeds the average bandwidth usage (as determined solely by GitHub) of other GitHub customers, we reserve the right to immediately disable your account or throttle your file hosting until you can reduce your bandwidth consumption.



来源:https://stackoverflow.com/questions/28706454/github-pages-site-size-limits

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!