From 255e6e2909ad81707489bce4d4e87b8fa991ad21 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 8 Nov 2016 12:18:45 +0100 Subject: [PATCH] sirona-aem - enable https mapping --- customer/sirona-aem/production.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 98bac2f1..eb97a9a7 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -106,6 +106,7 @@ site::profile::aem::publish::jvm_heap_max: 8192M site::profile::aem::author::jvm_heap_min: 6144M site::profile::aem::author::jvm_heap_max: 8192M +aem::enable_https_mapping: true aem::domain_mappings: www.danke-m1-hallo-zukunft.de: aem_path: '/content/M1' -- 2.39.5