Longer max age on cache control header for fonts
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
"headers" : [
|
"headers" : [
|
||||||
{
|
{
|
||||||
"key" : "Cache-Control",
|
"key" : "Cache-Control",
|
||||||
"value" : "public,max-age=36000"
|
"value" : "public,max-age=31536000"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user