No. Also you probably want to rethink your approach, loading a 30MB file is probably going to make your instance startup times very long, - startup times is one of the biggest issues people face when starting out.
Rgds T On Apr 25, 3:39 pm, "Magnus O." <[email protected]> wrote: > Hi, > > I'm using the MaxMind GeoLiteCity.dat (http://www.maxmind.com/app/ > geolitecity) file to get the geolocation of my visitors. It works > great in the development environment but I can not deploy it since the > dat file is about 30MB? > > Is it not possible to deploy files larger than 30mb? > > //Magnus > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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 > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
