From 3daa8b6b1be1396f88209b7c93cb7536d2c909eb Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 4 Jan 2017 12:20:36 +0100 Subject: [PATCH] sirona-aem - Comment Typo SIRONAMAIN-588 --- 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 f71a570a..880397b7 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -2057,8 +2057,8 @@ aem::dispatcher::publish_farm: - { 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: '*.mp3' } # enable pptx (Power Point) - - { type: 'allow', url: '*.mp4' } # enable pptx (Power Point) + - { type: 'allow', url: '*.mp3' } # enable mp3 + - { type: 'allow', url: '*.mp4' } # enable mp4 - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip - { type: 'allow', url: '*.exe' } # enable exe -- 2.39.5