From 56a5d6fea65d878bc7177cfd0c01596c918fd5d6 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 19 Jun 2017 15:16:53 +0200 Subject: [PATCH] SIRONAMAIN-1080 - activate Finnish and Norwegian --- customer/sirona-aem/production.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index cc89fb97..6805a730 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -990,10 +990,10 @@ infra::profile::aem::publish::pp_vhosts: - 'Accept-Language ^pl language=pl-pl' # - 'Accept-Language ^de language=de-de' # - 'Accept-Language ^da language=da-dk' -# - 'Accept-Language ^fi language=fi-fi' + - 'Accept-Language ^fi language=fi-fi' # - 'Accept-Language ^fr language=fr-fr' # - 'Accept-Language ^nl language=nl-nl' -# - 'Accept-Language ^nb language=nb-no' + - 'Accept-Language ^nb language=nb-no' # - 'Accept-Language ^sv language=sv-se' headers: - 'add Access-Control-Allow-Origin %%{ich-trickse}{AccessControlAllowOrigin}e env=AccessControlAllowOrigin' -- 2.39.5