Based on App Engine Quotas documentation 
<https://cloud.google.com/appengine/quotas#Code>, no single static data 
file may be larger than 32MB. So, Instead of 32x1024x1024, it's just 
32000000 bytes, which is less than your file size.


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0c4d2af2-9dda-4b50-908c-fa245657fb54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to