From b2ffc212505ff214c4d20b95ad4a0d789b670a12 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 21 Jun 2017 11:35:41 +0200 Subject: [PATCH] mobile-aem - Hopefully correct Blobstore right --- customer/mobile-aem/common.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/customer/mobile-aem/common.yaml b/customer/mobile-aem/common.yaml index e5951a9f..a2a26524 100644 --- a/customer/mobile-aem/common.yaml +++ b/customer/mobile-aem/common.yaml @@ -162,11 +162,9 @@ infra::profile::aem::publish::install_files: content: | path=./crx-quickstart/repository/datastore minRecordLength=1048576 - org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.cfg: + org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.cfg: content: | customBlobStore=true - org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.config: - content: | repository.home=${repository.home}/segmentstore tarmk.size=256 pauseCompaction=B"false" -- 2.39.5