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.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.