longer cache duration for images
This commit is contained in:
parent
77b2e36ffe
commit
e3b84027ef
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "max-age=7200"
|
||||
"value": "max-age=86400"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue