]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Allow assetlibrary.json
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 1 Aug 2016 15:00:12 +0000 (17:00 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 1 Aug 2016 15:00:12 +0000 (17:00 +0200)
customer/sirona-aem/int.yaml

index 738c48a69e4840150532b18f17e7159b88776c05..e40afdd1782e45c120ae9405f788bfe9bac19318 100644 (file)
@@ -172,7 +172,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.eot'  }  # enable eot
       # Enable features 
       - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
-      - { type: 'allow', url: '/content/*.assetlibrary.json' } # enable asset library JSON API
+      - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API
       # Deny content grabbing
       - { type: 'deny', url: '*.infinity.json' }
       - { type: 'deny', url: '*.tidy.json'     }