This is what I found in documentation " Note: The Blobstore API is only available for apps with billing enabled. You still get an amount of quota for free, but billing must be enabled to use it".
In development phase I don't want to be worried about billing. we can live with 1GB restriction while in development across for storage requirements. Any body from Google help to relax this restriction ? On Dec 24, 7:53 am, dreamer <[email protected]> wrote: > Hi, > > I need to store pdf and word docs. Appears like Blobstore service is a > good choice. But I want to do it without any charge. > These files are very small, one page two pages. > > What is best way to store using basic datastore service ? > If Blobstore is the only option, will the charge kicks in after > certain amount of usage? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
