Hi Folks
Is there a mechanism to only cache some weblog pages? I would like to turn off caching for the comments page only, without turning off caching for all weblog content. For example I don't want to set the following to false: for all content. # Weblog page cache (all the weblog content) cache.weblogpage.enabled=false If this cannot be done by configure in the properties file settings, could you point out in the code where the weblog cache is added and based on the page name I could manually add logic to don't cache the comments page. I am using roller 3.1. Many Thanks Colm
