fix: invalidate booking data caches after updating personal data

This commit is contained in:
Björn Fromme
2026-01-06 12:24:07 +01:00
parent 0b35b3494b
commit 1eb1e9f02f
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