tacitknowledge / aem-cookbook

Chef cookbook for Adobe AEM
79 stars 64 forks source link

updates to support ignoreUrlParams in dispatcher cache configs #34

Closed eugene-kim closed 9 years ago

eugene-kim commented 9 years ago

This pull request will allow for the aem-cookbook to include a ignoreUrlParams section, which defines which URL parameters are ignored when determining whether a page is cached or delivered from cache.

More details on ignoring url parameters can be found here in the "Configuration DIspatcher" documentation from Adobe: https://docs.adobe.com/docs/en/dispatcher/disp-config.html

danvalencia commented 9 years ago

This looks good to me :+1:

eugene-kim commented 9 years ago

Hi @danvalencia , any updates on the status of this pull request?

drewglass commented 9 years ago

@danvalencia @Psukhe, can you merge this if its OK?

Psukhe commented 9 years ago

Looks good, thanks guys.