Forums / Setup & design / What is controling the cache clearing after publishing?
Rami Grossman
Thursday 17 February 2005 10:38:29 pm
After I publish something it takes a lot of time when it is modified on the site. what is controling this timeout?
The cache is not cleared on some of the view modes.
I paleced on the override of the site.ini the key: CachedViewModes= to set the view modes to be cached. it is cached but the cache is not cleared.on full view mode it works fine.
Do I miss something?
When I added new view modes to 'CachedViewModes' key on settings/override/site.ini.append.php this view mode was cached but not cleared when updating the object. when I added the view mode to 'CachedViewModes' key on settings/site.ini it works fine!
Can anyone checkthis strange thing? is it a bug?