From e6ee24f243aa67eb5d7a95e3aa3dfbd53c9fed5c Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 21 Jun 2017 12:39:07 +0200 Subject: [PATCH] mobile-aem - Correct NodeStoreService --- customer/mobile-aem/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/mobile-aem/common.yaml b/customer/mobile-aem/common.yaml index 2442c972..f0b34166 100644 --- a/customer/mobile-aem/common.yaml +++ b/customer/mobile-aem/common.yaml @@ -165,6 +165,8 @@ infra::profile::aem::publish::install_files: org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.cfg: content: | customBlobStore=true + org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.config: + content: | repository.home=${repository.home}/segmentstore tarmk.size=256 pauseCompaction=B"false" -- 2.39.5