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

Commit

Permalink
HAWKULAR-61 - Added cache for 'Operations'
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkrohling committed Mar 24, 2015
1 parent c4628c9 commit af47747
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 @@ -105,6 +105,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 af47747

Please sign in to comment.