[google-appengine] Re: Static files expire immediately?

2009-05-23 Thread Shedokan
Thanks, next time I should read the documentation first. On 23 מאי, 12:18, Kjartan wrote: > You can define the expiration time for static files application wide > using "default_expiration" handler in app.yaml.  You may also use the > "expiration" handler for static directories. > > See more >

[google-appengine] Re: Static files expire immediately?

2009-05-23 Thread Kjartan
You can define the expiration time for static files application wide using "default_expiration" handler in app.yaml. You may also use the "expiration" handler for static directories. See more here: http://code.google.com/appengine/docs/python/config/appconfig.html Cheers, Kjartan S. On May 22