]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mobile-aem - Correct NodeStoreService
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 21 Jun 2017 10:39:07 +0000 (12:39 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 21 Jun 2017 10:39:07 +0000 (12:39 +0200)
customer/mobile-aem/common.yaml

index 2442c9728b408cda992d6d9bcbb32be4147faa32..f0b3416606bba22ca2681f7c492fe4960f2bcb50 100644 (file)
@@ -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"