forked from gitbot/uguu
Update X.Y.conf
This commit is contained in:
parent
bbd7acc88f
commit
50d2ae5660
@ -18,7 +18,7 @@ etag on;
|
||||
|
||||
location ~* \.(?:css|js|jpg|jpeg|gif|png|ico|xml|eot|woff|woff2|ttf|svg|otf)$ {
|
||||
add_header Cache-Control "public";
|
||||
expires 2d;
|
||||
expires 30d;
|
||||
}
|
||||
|
||||
gzip on;
|
||||
|
Loading…
Reference in New Issue
Block a user