Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

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. The "PreCacheSiteaccessArray" setting controls which siteaccesses the view cache should be generated for when an object is published. Please refer to the "Pre-generation of view cache" section for more information.

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:10 pm)

Svitlana Shatokhina (06/11/2006 12:12 pm)

Frederik Holljen, Svitlana Shatokhina


Comments

There are no comments.