ACE-3535 - Master key could not be found during decryption of content error ehen trying to enable tenent

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@90842 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mark Rogers
2014-11-20 17:14:06 +00:00
parent a32dbef574
commit 2012116cf9

View File

@@ -102,6 +102,7 @@
<property name="disableSharedCache" value="${system.cache.disableMutableSharedCaches}" />
<property name="cacheStats" ref="cacheStatistics"/>
<property name="cacheStatsEnabled" value="${cache.contentUrlMasterKeySharedCache.tx.statsEnabled}"/>
<property name="tenantAware"><value>false</value></property>
</bean>
<bean name="contentUrlEncryptingMasterKeyCache" class="org.alfresco.repo.cache.TransactionalCache">