Ah, I initially misunderstood. Put this in your config/environment.rb:
ResponseCache.instance.perform_caching = false
Sean
Steven Line wrote:
Sean Cribbs wrote:
Radiant maintains its own page cache directory, which is typically
RADIANT_PROJECT/cache. Don't change it and you'll be fine.
Sorry to be dense, but I need to disable the radiant page cache because
I'm trying to display something from the session on a page. I have
successfully written a radius tag (whoopee!) which can display things
from the session, but my Page.process() method isn't being called
because I think my page is cached.
How do I disable the radiant cache without erasing my public directory?
Thanks for the reply.
Steve
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant