>
> Interesting that session files are stored in the filesystem.
> What's wrong with my config? How can have beaker store the cache in the
> filesystem?
>

I do have these lines in the middleware.py:

    app = SessionMiddleware(app, config)
    app = CacheMiddleware(app, config)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to