]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mobile-aem - Hopefully correct Blobstore right
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 21 Jun 2017 09:35:41 +0000 (11:35 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 21 Jun 2017 09:35:41 +0000 (11:35 +0200)
customer/mobile-aem/common.yaml

index e5951a9f3638a895b53632c089a4f87706395bb1..a2a26524ef8152faae547a2c004c37cb05131c83 100644 (file)
@@ -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"