PreCacheSiteaccessArray
Summary
Sets the siteaccesses that will have view-cache created when an object is published.Usage
PreCacheSiteaccessArray[]= siteaccess1
PreCacheSiteaccessArray[]= siteaccess2
...
Description
You must enable PreViewCache for this setting to have any effect.
Examples
PreviewCache=enabled PreCacheSiteaccessArray[]=admin PreCacheSiteaccessArray[]=base
With these settings eZ publish will create view cache when an object is published for the admin and the base siteacesses.
Frederik HolljenĀ (04/05/2005 2:06 pm)
Frederik HolljenĀ (04/05/2005 2:10 pm)
Comments
Typo in the example?
Monday 28 November 2005 12:22:52 pm
Vittal Aithal
PreviewCache=enabled
with a lower-case 'V', but the documentation states it should be PreViewCache with an upper-case 'V'
vittal