Number of cache entries per cache class until cache eviction takes
place. The keys must match the cache classes as defined by the cache
keys. Please refer to javadoc of com.coremedia.cache.CacheKey.
cache.capacities.contenthub.children
Type
Long
Default
1000
Description
Sets the cache size for the getChildren call in content hub.
cache.capacities.contenthub.object
Type
Long
Default
1000
Description
Sets the cache size for the content hub objects which includes items
as well as folders.
cache.capacities.contenthub.rootfolder
Type
Long
Default
20
Description
Sets the cache size for the content hub root folders (adapters).
cache.timeout-seconds
Type
Map<String,Long>
Description
TTL in seconds until certain cache entries are invalidated.