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.

PreviewCacheUsers

Summary

Sets the users that should have view cache generated when an object is published.

Usage

 

PreviewCacheUsers[]=anonymous|current|user_id1
PreviewCacheUsers[]=anonymous|current|user_id2
...

Description

By default eZ publish will generate view cache for the anonymous user. Using this setting you can specify additional user IDs that eZ publish will generate view cache for.
You must enable PreViewCache for this setting to have any effect.

Examples

PreviewCacheUsers[]=anonymous
PreviewCacheUsers[]=current
PreviewCacheUsers[]=23

Using these settings eZ publish will generate view cache for the anonymous user, the current user and the user with ID 23 when an object is published.

Frederik Holljen (04/05/2005 2:17 pm)

Svitlana Shatokhina (23/10/2006 11:12 am)

Frederik Holljen, Svitlana Shatokhina


Comments

There are no comments.