1
0
Fork 0

revert pwa

This commit is contained in:
Harald Hoyer 2023-11-06 12:19:52 +01:00
parent c2ba046dc6
commit c3864d61b5

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 = false # true to load the service worker
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)
### 3600=1hour, 28800=8hours, 86400=1day, 604800=1week, 1209600=2weeks