Use cache.app adapter for settings content cache

This commit is contained in:
Jan Böhmer 2026-02-03 21:49:31 +01:00
parent c027f9ab03
commit ea748dc469

View file

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