mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Webhint: extend cache lifetime
This commit is contained in:
parent
c3ae952081
commit
e1e998fd25
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
"http-cache": [
|
||||
"error",
|
||||
{
|
||||
"maxAgeTarget": 600
|
||||
"maxAgeTarget": 1200
|
||||
}
|
||||
],
|
||||
"http-compression": "off",
|
||||
|
|
Loading…
Reference in a new issue