From: Philipp Dallig Date: Wed, 4 Jan 2017 09:31:59 +0000 (+0100) Subject: sirona-aem - enable Powerpoint SIRONAMAIN-588 X-Git-Tag: v0.1.0~3690 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3bb6283d0fa0e45569dbcd6ab571b00ef2f617fe;p=pixelpark%2Fhiera.git sirona-aem - enable Powerpoint SIRONAMAIN-588 --- diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 51aa85b7..08755a7f 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -2055,6 +2055,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.pdf' } # enable pdf - { type: 'allow', url: '*.wmv' } # enable wmv - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) + - { type: 'allow', url: '*.pptx' } # enable pptx (Power Point) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip - { type: 'allow', url: '*.exe' } # enable exe