2.1.2.2. Page Rendering Cache Service

The PageRenderingCacheService service is used to cache the Wiki page content. The configuration of this component is found in wiki-service/src/main/resources/conf/portal/configuration.xml:

Sample configuration:


<component>
    <key>org.exoplatform.wiki.rendering.cache.PageRenderingCacheService</key>
    <type>org.exoplatform.wiki.rendering.cache.impl.PageRenderingCacheServiceImpl</type>
</component>
Copyright ©2025. All rights reserved. eXo Platform SAS