- { type: 'allow', url: '*.woff2' } # enable woff2
- { type: 'allow', url: '*.eot' } # enable eot
- { type: 'allow', url: '*.pdf' } # enable pdf
+ - { type: 'allow', url: '*.zip' } # enable pdf
# Enable features
- { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
- { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API
- { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API
+ - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
- { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
- { type: 'allow', url: '/libs/granite/csrf/token.json' } # enable CSRF token
# Deny content grabbing