fix : engines max age
This commit is contained in:
@@ -31,15 +31,6 @@
|
|||||||
"key": "Cross-Origin-Opener-Policy",
|
"key": "Cross-Origin-Opener-Policy",
|
||||||
"value": "same-origin"
|
"value": "same-origin"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"key": "Cache-Control",
|
|
||||||
"value": "public, max-age=3600, immutable"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"source": "/engines/stockfish-16-wasm/nn-5af11540bbfe.nnue",
|
|
||||||
"headers": [
|
|
||||||
{
|
{
|
||||||
"key": "Cache-Control",
|
"key": "Cache-Control",
|
||||||
"value": "public, max-age=31536000, immutable"
|
"value": "public, max-age=31536000, immutable"
|
||||||
|
|||||||
Reference in New Issue
Block a user