]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - set jvm memory values
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 22 Feb 2016 10:48:28 +0000 (11:48 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 22 Feb 2016 10:48:28 +0000 (11:48 +0100)
customer/sirona-aem/prod.yaml

index 771dd5b46b977d0fe084f024e0b1fc11f2ebd2fc..4428b1ce5d4162df40bafe9315d9d741b5a77a2c 100644 (file)
@@ -6,4 +6,10 @@ aem::packages:
   service_pack_1:
     groupid: "com.adobe.aem"
     artifactid: "aem61-service-pack-1"
-    version: "1.0"
\ No newline at end of file
+    version: "1.0"
+    
+aem::publish::jvm_heap_min: 4096M
+aem::publish::jvm_heap_max: 6144M
+
+aem::author::jvm_heap_min: 6144M
+aem::author::jvm_heap_max: 8192M
\ No newline at end of file