From: Philipp Dallig Date: Mon, 13 Mar 2017 13:54:14 +0000 (+0100) Subject: sirona-aem - update acs_aem_commons on int X-Git-Tag: v0.1.0~3453^2~19 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=99dc0b7e4e459bda7a13716f049f4bd28931a6ca;p=pixelpark%2Fhiera.git sirona-aem - update acs_aem_commons on int --- diff --git a/customer/sirona-aem/test.yaml b/customer/sirona-aem/test.yaml index 796b08e3..ff1b0dac 100644 --- a/customer/sirona-aem/test.yaml +++ b/customer/sirona-aem/test.yaml @@ -155,7 +155,7 @@ aem::packages: acs_aem_commons: groupid: 'com.adobe.acs' artifactid: 'acs-aem-commons-content' - version: '3.2.6' + version: '3.6.2' acs_aem_tools: groupid: 'com.adobe.acs' artifactid: 'acs-aem-tools-content' @@ -312,7 +312,13 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.woff2' } # enable woff2 - { type: 'allow', url: '*.eot' } # enable eot - { type: 'allow', url: '*.pdf' } # enable pdf - - { type: 'allow', url: '*.zip' } # enable pdf + - { type: 'allow', url: '*.wmv' } # enable wmv + - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) + - { type: 'allow', url: '*.tif' } # enable tif + - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe + - { type: 'allow', url: '*.msi' } # enable msi + - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API