mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-07 07:49:36 +00:00
Moved cache.settings to cache.system adapter to ensure it is cleared on updating
Fixes #1279
This commit is contained in:
parent
a071701870
commit
df3262a3f7
1 changed files with 1 additions and 1 deletions
|
|
@ -25,5 +25,5 @@ framework:
|
|||
adapter: cache.app
|
||||
|
||||
cache.settings:
|
||||
adapter: cache.app
|
||||
adapter: cache.system
|
||||
tags: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue