From: Philipp Dallig Date: Wed, 21 Jun 2017 12:15:17 +0000 (+0200) Subject: mobile-aem - disable blobstore X-Git-Tag: v0.1.0~2792 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d9f107be9852b2abf64f102cd5a05490567955a4;p=pixelpark%2Fhiera.git mobile-aem - disable blobstore --- diff --git a/customer/mobile-aem/common.yaml b/customer/mobile-aem/common.yaml index db69f16d..8088b06e 100644 --- a/customer/mobile-aem/common.yaml +++ b/customer/mobile-aem/common.yaml @@ -119,14 +119,8 @@ infra::profile::aem::author::install_mode: 'quickstart' infra::profile::aem::author::install_options: download_type: maven download_uri: com.adobe.aem:aem-quickstart:6.3:jar -infra::profile::aem::author::install_files: - org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg: - content: | - path=./crx-quickstart/repository/datastore - minRecordLength=1048576 - org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.cfg: - content: | - customBlobStore=true + + # Compaction & Backup for Author infra::profile::aem::author::oak_version: '1.6.1'