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