fix: invalidate booking data caches after updating personal data

This commit is contained in:
Björn Fromme
2026-03-16 12:01:09 +01:00
parent 8887b06583
commit e5781fbabc
7 changed files with 62 additions and 46 deletions
+4 -2
View File
@@ -15,5 +15,7 @@ framework:
#app: cache.adapter.apcu
# Namespaced pools use the above "app" backend by default
#pools:
#my.dedicated.cache: null
pools:
bpn.cache:
adapter: cache.adapter.filesystem
tags: true