Hacker News new | ask | show | jobs
by netruk44 1070 days ago
The comment for the option in the Gitea config file says that service workers were used to cache frontend assets.

However, the PR that disabled it by default noted that enabling service workers caused JS errors after Gitea instance upgrades. The PR also noted that service workers didn't provide any benefit over regular HTTP caching.