Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #60 from jpkrohling/HAWKULAR-61-Roles-CacheForOper…
Browse files Browse the repository at this point in the history
…ations

HAWKULAR-61 - Added cache for 'Operations'
  • Loading branch information
mtho11 committed Apr 21, 2015
2 parents 5ba344e + af47747 commit 2bd8a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kettle/src/main/scripts/standalone.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
</xsl:copy>
<cache-container name="hawkular-accounts" default-cache="role-cache">
<local-cache name="role-cache"/>
<local-cache name="operation-cache"/>
</cache-container>
</xsl:template>

Expand Down

0 comments on commit 2bd8a4d

Please sign in to comment.