mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
23.07.2011 5b5badc833bd2383dbbd3a906101a823d5dba20c
opendj-sdk/opends/src/admin/messages/EntryCacheCfgDefn.properties
@@ -1,6 +1,6 @@
user-friendly-name=Entry Cache
user-friendly-plural-name=Entry Caches
synopsis=Entry Caches are responsible for caching entries which are likely to be accessed by client applications in order to improve Directory Server performance.
synopsis=Entry Caches are responsible for caching entries which are likely to be accessed by client applications in order to improve OpenDJ directory server performance.
property.cache-level.synopsis=Specifies the cache level in the cache order if more than one instance of the cache is configured.
property.enabled.synopsis=Indicates whether the Entry Cache is enabled.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Entry Cache implementation.