mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
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)$ {
|
location ~* \.(?:css|js|jpg|jpeg|gif|png|ico|xml|eot|woff|woff2|ttf|svg|otf)$ {
|
||||||
add_header Cache-Control "public";
|
add_header Cache-Control "public";
|
||||||
expires 2d;
|
expires 30d;
|
||||||
}
|
}
|
||||||
|
|
||||||
gzip on;
|
gzip on;
|
||||||
|
Loading…
Reference in New Issue
Block a user