From d8427d730bff4692f63eee2ca36f11c172d0864d Mon Sep 17 00:00:00 2001 From: GuillaumeSD Date: Mon, 30 Sep 2024 02:09:26 +0200 Subject: [PATCH] fix : engines max age --- firebase.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/firebase.json b/firebase.json index 7de8874..2d1d8bd 100644 --- a/firebase.json +++ b/firebase.json @@ -31,15 +31,6 @@ "key": "Cross-Origin-Opener-Policy", "value": "same-origin" }, - { - "key": "Cache-Control", - "value": "public, max-age=3600, immutable" - } - ] - }, - { - "source": "/engines/stockfish-16-wasm/nn-5af11540bbfe.nnue", - "headers": [ { "key": "Cache-Control", "value": "public, max-age=31536000, immutable"