speed disclaimer

This commit is contained in:
2024-04-03 21:43:37 +02:00
parent d5e735b59e
commit f915094775
5 changed files with 22 additions and 2 deletions
+1 -1
View File
@@ -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