diff --git a/config/packages/cache.yaml b/config/packages/cache.yaml index 846033d6..c1816aa2 100644 --- a/config/packages/cache.yaml +++ b/config/packages/cache.yaml @@ -25,5 +25,5 @@ framework: adapter: cache.app cache.settings: - adapter: cache.app + adapter: cache.system tags: true