blob: ce4e0c745c8ffd668a13698a5a295aaf20fefd68 [file] [log] [blame]
<?xml version="1.0"?>
<xconf xpath="/cocoon"
remove="/cocoon/component[@role='org.apache.cocoon.caching.EventRegistry']">
<!-- The event registry which maps Cache events to Pipeline keys -->
<!--component role="org.apache.cocoon.caching.EventRegistry"
class="org.apache.cocoon.caching.impl.DefaultEventRegistryImpl"/-->
<component role="org.apache.cocoon.caching.EventRegistry"
class="org.apache.cocoon.caching.impl.StoreEventRegistryImpl"/>
</xconf>