Skip to content

Commit

Permalink
feat: Centralize Cache configuration in Meeds package - MEED-7742 - M…
Browse files Browse the repository at this point in the history
…eeds-io/meeds#2537 (#359)

This change will centralize the Cache configuration into Meeds package
to ease its maintainability and evolutivity. In fact, this will allow to
override the Meeds caches configurations by one single file override.
  • Loading branch information
boubaker authored Nov 15, 2024
1 parent bb61b0a commit 84f25cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
xmlns="http://www.exoplatform.org/xml/ns/kernel_1_3.xsd">

<import>war:/conf/perk-store/bundle-configuration.xml</import>
<import>war:/conf/perk-store/cache-configuration.xml</import>
<import>war:/conf/perk-store/notification-configuration.xml</import>
<import>war:/conf/perk-store/websocket-configuration.xml</import>
<import>war:/conf/perk-store/dynamic-container-configuration.xml</import>
Expand Down

This file was deleted.

0 comments on commit 84f25cc

Please sign in to comment.