Skip to content

Commit d4a711c

Browse files
author
Titouan Galopin
committed
WIP
1 parent 2cceeb7 commit d4a711c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conf/nginx.conf.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ http {
4747
proxy_pass https://fonts.googleapis.com/;
4848
proxy_set_header Host fonts.googleapis.com;
4949
proxy_set_header Accept-Encoding "";
50+
proxy_set_header Cache-Control "public, max-age=180, s-maxage=180";
5051

5152
subs_filter_types text/css;
5253
subs_filter //fonts.gstatic.com/ //${FONTS_HOST}/fonts/;

0 commit comments

Comments
 (0)