1
0
Fork 0
This commit is contained in:
Harald Hoyer 2023-11-06 12:14:09 +01:00
parent 2b9fe8c15f
commit c2ba046dc6
3 changed files with 4 additions and 3 deletions

View file

@ -223,7 +223,7 @@ webmanifest = "manifest.min.json" # Required for PWAs
### The options below other than pwa=true, only come into play when the npm/node script is ran.
###############################################################################
pwa = true # true to load the service worker
pwa = false # true to load the service worker
pwa_VER = '3.11.0' # Service Worker cache version. (increment if you need to force a new cache)
### 3600=1hour, 28800=8hours, 86400=1day, 604800=1week, 1209600=2weeks