UserPolicyCache
Summary
Sets which users' policies to cache.Usage
UserPolicyCache=enabled|disabled| id1, id2,...
Description
This setting has three possible values
- enabled - Cache the policies of all users.
- disabled - No policy cache will be stored.
- Comma separated list of IDs - Store policy cache for all users with their IDs in this list.
Examples
UserPolicyCache=23,44,24
With this configuration eZ Publish will store policy cache for the users with IDs 23,24 or 44 only.
Frederik HolljenĀ (01/04/2005 12:26 pm)
Frederik HolljenĀ (01/04/2005 12:35 pm)
Comments
There are no comments.