From 33b1d4e274d8a391a50674dfaf2298fc708248ff Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 16 Aug 2016 10:48:27 +0200 Subject: [PATCH] bmwi aem author - reduce ram from 8 to 6 MB --- customer/bmw/production.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/bmw/production.yaml b/customer/bmw/production.yaml index 54eb1fb2..c5a74f15 100644 --- a/customer/bmw/production.yaml +++ b/customer/bmw/production.yaml @@ -29,8 +29,8 @@ aem::packages: site::profile::aem::publish::jvm_heap_min: 4096M site::profile::aem::publish::jvm_heap_max: 6144M -site::profile::aem::author::jvm_heap_min: 6144M -site::profile::aem::author::jvm_heap_max: 8192M +site::profile::aem::author::jvm_heap_min: 4096M +site::profile::aem::author::jvm_heap_max: 6144M # www:yIRN57qmO28y site::profile::apache::htdigest: -- 2.39.5