From: Philipp Dallig Date: Mon, 1 Aug 2016 15:06:01 +0000 (+0200) Subject: sirona-aem - allow pdf X-Git-Tag: v0.1.0~4398 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=61bd5a3ba5bed556f31cc1e25f81ce900bac4b37;p=pixelpark%2Fhiera.git sirona-aem - allow pdf --- diff --git a/customer/sirona-aem/int.yaml b/customer/sirona-aem/int.yaml index e40afdd1..14e65c0e 100644 --- a/customer/sirona-aem/int.yaml +++ b/customer/sirona-aem/int.yaml @@ -170,6 +170,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.woff' } # enable woff - { type: 'allow', url: '*.woff2' } # enable woff2 - { type: 'allow', url: '*.eot' } # enable eot + - { type: 'allow', url: '*.pdf' } # enable pdf # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API