Bump up assets maxEntries

pull/1176/head
Lim Chee Aun 2025-05-27 08:23:49 +08:00
rodzic 7aae4a5de6
commit ba5d0521ee
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -47,7 +47,7 @@ const assetsRoute = new Route(
networkTimeoutSeconds: 5,
plugins: [
new ExpirationPlugin({
maxEntries: 30,
maxEntries: 40,
purgeOnQuotaError: true,
}),
new CacheableResponsePlugin({