From 1a78b52e96a9edcf4790f734ec2df61131f46b93 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 21 Jun 2017 14:54:30 +0200 Subject: [PATCH] mobile-aem - remove blobstore --- customer/mobile-aem/common.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/customer/mobile-aem/common.yaml b/customer/mobile-aem/common.yaml index 8088b06e..2fee15e7 100644 --- a/customer/mobile-aem/common.yaml +++ b/customer/mobile-aem/common.yaml @@ -146,15 +146,6 @@ infra::profile::aem::publish::install_options: download_type: maven download_uri: com.adobe.aem:aem-quickstart:6.3:jar -infra::profile::aem::publish::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 Publisher infra::profile::aem::publish::oak_version: '1.6.1' #infra::profile::aem::publish::backup_command: '/usr/bin/sudo -n /usr/local/sbin/zfs_rotation.sh datapool 2592000' -- 2.39.5