1
0
Fork 0

config: bump PWA cache version to 3.12.0

This commit is contained in:
Harald Hoyer 2026-01-21 14:22:17 +01:00
parent 297a216a48
commit 861bb542e1

View file

@ -201,7 +201,7 @@ webmanifest = "manifest.min.json" # Required for PWAs
###############################################################################
pwa = true # true to load the service worker
pwa_VER = '3.11.0' # Service Worker cache version. (increment if you need to force a new cache)
pwa_VER = '3.12.0' # Service Worker cache version. (increment if you need to force a new cache)
### 3600=1hour, 28800=8hours, 86400=1day, 604800=1week, 1209600=2weeks
pwa_NORM_TTL = 0 # 86400 is reasonable. html, json, xml, anything else undefined