]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - allow indd files
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 2 Aug 2016 08:07:26 +0000 (10:07 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 2 Aug 2016 08:07:26 +0000 (10:07 +0200)
customer/sirona-aem/prod.yaml

index 4bf2a97387c3542511d314a46215c44dce9eef26..a0066d6fa3cd50df5b8e8ed4fd15b6fd126e0d1c 100644 (file)
@@ -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