Maximum code size for Google App Engine -


is 10mb files, or 10mb / file, 150mb in total? i'm using python.

looks these have been updated.

current file limit 10k
max size of application file: 32m

full limits:
https://developers.google.com/appengine/docs/java/runtime#quotas_and_limits
,
https://developers.google.com/appengine/docs/python/runtime#quotas_and_limits


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -