http://code.google.com/intl/fr/appengine/docs/python/tools/devserver.html#Using_the_Datastore
To change the location used for the datastore file, use the -- datastore_path option: dev_appserver.py --datastore_path=/tmp/myapp_datastore myapp Regards On Nov 30, 6:52 pm, Joshua Smith <[email protected]> wrote: > I use the GoogleAppEngineLauncher on my Mac. > > It stores the datastore in a folder that gets erased on reboot. > > Is there a way to change the default directory the launcher uses for the > datastore? > > -Joshua -- 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.
