From: Philipp Dallig <philipp.dallig@pixelpark.com>
Date: Wed, 21 Jun 2017 09:57:30 +0000 (+0200)
Subject: mobile-aem - hopefully correct nodestoreservice
X-Git-Tag: v0.1.0~2796^2
X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=64fc66104e576ab00563a42dcf628bb017f76d2e;p=pixelpark%2Fhiera.git

mobile-aem - hopefully correct nodestoreservice
---

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"