From: Philipp Dallig Date: Wed, 21 Jun 2017 12:54:30 +0000 (+0200) Subject: mobile-aem - remove blobstore X-Git-Tag: v0.1.0~2791 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1a78b52e96a9edcf4790f734ec2df61131f46b93;p=pixelpark%2Fhiera.git mobile-aem - remove blobstore --- 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'