- Issue created by @dieterholvoet
- Merge request !8Add support for choosing the enabled invalidation types → (Open) created by dieterholvoet
Currently, all supported invalidation types are enabled by default. I however have a use case where I'm only serving files over Bunny CDN, which makes cache tags based invalidations unnecessary since files don't have the CDN-Tag
header.
Add a configuration option to the purger to choose enabled invalidation types.
Active
1.0
Code