Is it correct that you are allowed 3,000 files per App Engine app (not 1,000)?

后端 未结 3 398
我在风中等你
我在风中等你 2021-01-03 03:52

According to this Wikipedia article, you are allowed 3,000 files per app but I was reading a thread on Google Groups that someone\'s Java app received a warning when it trie

3条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-03 04:33

    According to the "Quotas and limits" section:

    maximum total number of files (app files and static files) 3,000

    The Java environment states the same

提交回复
热议问题