Moved cache.settings to cache.system adapter to ensure it is cleared on updating

Fixes #1279
This commit is contained in:
Jan Böhmer 2026-03-04 23:28:50 +01:00
parent a071701870
commit df3262a3f7

View file

@ -25,5 +25,5 @@ framework:
adapter: cache.app
cache.settings:
adapter: cache.app
adapter: cache.system
tags: true