]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - allow some other file extensions
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 1 Aug 2016 16:24:06 +0000 (18:24 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 1 Aug 2016 16:24:06 +0000 (18:24 +0200)
customer/sirona-aem/prod.yaml

index 80fdf97352ce68328bf5c8bdf7827113ae914754..4bf2a97387c3542511d314a46215c44dce9eef26 100644 (file)
@@ -229,6 +229,9 @@ 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: '*.wmv'  }  # enable wmv
+      - { type: 'allow', url: '*.psd'  }  # enable psd
+      - { type: 'allow', url: '*.tif'  }  # enable tif
       # Enable features 
       - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
       - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API