DEV: Disable service worker caching by default

Followup to c4559ae575
This commit is contained in:
David Taylor 2024-02-16 11:19:29 +00:00
parent b1f74ab59e
commit c8a1b49ddd
No known key found for this signature in database
GPG Key ID: 46904C18B1D3F434

View File

@ -394,4 +394,4 @@ asset_url_salt =
# disable service-worker caching. An 'offline' page will still be used as an offline fallback.
# This flag is for a temporary experiment, and may be removed at any time
disable_service_worker_cache = false
disable_service_worker_cache = true