this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump up assets maxEntries

+1 -1
+1 -1
public/sw.js
··· 47 47 networkTimeoutSeconds: 5, 48 48 plugins: [ 49 49 new ExpirationPlugin({ 50 - maxEntries: 30, 50 + maxEntries: 40, 51 51 purgeOnQuotaError: true, 52 52 }), 53 53 new CacheableResponsePlugin({