You should be able to do it via modules https://developers.google.com/appengine/docs/java/modules/
Can choose the 'scaling' class to use. Even when just having one 'default' module. (the main drawback of this, is you only get free 8 'hours' quota, rather than 28 if leave it on the original automatic scaling - ie would use B4's rather than F4's) ... its the same (in effect) as as running your 'app' via a backend instance of yesteryear. -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
