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)
Comments
There are no comments.