Cleanup (#57)
This commit is contained in:
@@ -71,11 +71,6 @@ $HTTP["url"] =~ "^/INSTANCE/.*\.png$" {
|
||||
"Cache-Control" => "public, max-age=2419200",
|
||||
)
|
||||
}
|
||||
$HTTP["url"] =~ "^/INSTANCE/spinny.gif$" {
|
||||
setenv.add-response-header += (
|
||||
"Cache-Control" => "public, max-age=1209600",
|
||||
)
|
||||
}
|
||||
$HTTP["url"] =~ "^/INSTANCE/config.js$" {
|
||||
setenv.add-response-header += (
|
||||
"Cache-Control" => "public, must-revalidate",
|
||||
|
||||
Reference in New Issue
Block a user