parent
3b39e4e928
commit
1543d95056
|
@ -136,7 +136,7 @@ http {
|
|||
|
||||
# CSS and Javascript
|
||||
location ~* \.(?:css|js)$ {
|
||||
expires 1Y;
|
||||
expires 1y;
|
||||
access_log off;
|
||||
add_header Cache-Control "public";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue