- Issue created by @alecsmrekar
- 🇮🇹Italy plach Venezia
This is looking good and working well, but I'd perform a small tweak.
Overriding the service definition for page cache makes this module sometimes unusable with other modules that decorate page cache, like: advanced_page_cache, page_cache_boost, etc.
Use decoration instead of overriding the definition.
Post a PR
Needs work
2.0
Code
This is looking good and working well, but I'd perform a small tweak.