From: Philipp Dallig Date: Tue, 2 Aug 2016 08:07:26 +0000 (+0200) Subject: sirona-aem - allow indd files X-Git-Tag: v0.1.0~4395 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3af9f22b2209cfd8d94c564987baf6fc4cb009ed;p=pixelpark%2Fhiera.git sirona-aem - allow indd files --- diff --git a/customer/sirona-aem/prod.yaml b/customer/sirona-aem/prod.yaml index 4bf2a973..a0066d6f 100644 --- a/customer/sirona-aem/prod.yaml +++ b/customer/sirona-aem/prod.yaml @@ -230,8 +230,9 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.eot' } # enable eot - { type: 'allow', url: '*.pdf' } # enable pdf - { type: 'allow', url: '*.wmv' } # enable wmv - - { type: 'allow', url: '*.psd' } # enable psd + - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif + - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API