Font files should be cached

This commit is contained in:
Daniel Winzen
2021-09-25 16:35:46 +02:00
parent 51edbf1006
commit 2bcf3c5b6b

View File

@ -48,6 +48,8 @@ http {
~image/ 10d;
~video/ 10d;
~audio/ 10d;
~font/ 10d;
~application/(x-)?font 10d;
text/css 10d;
application/javascript 10d;
}