Friday 21 September 2007 9:27:38 am
Hi! I'm trying to clear the cache of our front page (object id 173) when new content is published. I've set up viewcache.ini for our admin site access like this:
[ViewCacheSettings]
ClearRelationTypes[]=
ClearRelationTypes[]=common
ClearRelationTypes[]=reverse_common ClearRelationTypes[]=reverse_embedded SmartCacheClear =enabled
AdditionalObjectIDs[]= AdditionalObjectIDs[]=173 I was hoping this would clear the cache of the front page every time something is published, but nothing is happening. Any suggestions? -Erlend
|