mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-02 21:08:12 +00:00
speed disclaimer
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ export default defineConfig({
|
||||
urlPattern: /^https:\/\/static.spythere.eu\/.*/i,
|
||||
handler: 'CacheFirst',
|
||||
options: {
|
||||
cacheName: 'spythere-api-images-cache',
|
||||
cacheName: 'spythere-api-cache',
|
||||
expiration: {
|
||||
maxEntries: 100,
|
||||
maxAgeSeconds: 60 * 60 * 24, // <== 1 day
|
||||
|
||||
Reference in New Issue
Block a user