Discussions » Greasy Fork Feedback

Entity too large

§
Posted: 2014-05-01
Edited: 2014-10-28

Entity too large

Hi All,

it seem that greasyfork as the same "problem" as userscript : a max size for the script. But the question is : What is the max size !?

I tried to search in forum or google it but never saw this rule.

Somoene can help me ?

thanks,

§
Posted: 2014-05-02

How large is your script, and are you posting in the textbox or doing a file upload?

§
Posted: 2014-05-02

about 1,3 m and i try to upload it.

§
Posted: 2014-05-03

The max code size is currently 500KB, but the error you received is from going over nginx's default limit of 1MB.

I'm open to upping the limit, but what are you doing that you need 1.3MB of code?

§
Posted: 2014-05-04

i'm making a complete application for a game see it here : it works for chrome, firefox, chromium,...

i have already reduce the code by using require tag => prototypejs, script.aculo.us ..

https://chrome.google.com/webstore/detail/kabalistics-doa-power-too/fikjgceifandaedgamnkllolmoledjoj

an other script writer made a script for the game, you can see screenshot here and his script is heavy too : 1,6MB

http://userscripts.org/scripts/show/124689

thanks

§
Posted: 2014-05-05

OK, the size limit is now 2MB, and if you upload up to 5MB you'll get a nice error instead of a server error.

§
Posted: 2016-05-13

Hi Jason, quick question - is the script size limit still 2MB, and if so, are there any plans to increase this any time soon?

Post reply

Sign in to post a reply.