From 64fc66104e576ab00563a42dcf628bb017f76d2e Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 21 Jun 2017 11:57:30 +0200 Subject: [PATCH] mobile-aem - hopefully 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 23ca924f..2442c972 100644 --- a/customer/mobile-aem/common.yaml +++ b/customer/mobile-aem/common.yaml @@ -127,6 +127,8 @@ infra::profile::aem::author::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