Add woff2 to cache

Signed-off-by: René Jochum <rene@jochum.dev>
master v1.2.3
René Jochum 2 years ago
parent 2d77c86a80
commit 35f3660455

@ -8,7 +8,7 @@
# Client side caching
@static {
file
path *.ico *.css *.js *.gif *.jpg *.jpeg *.png *.svg *.woff
path *.ico *.css *.js *.gif *.jpg *.jpeg *.png *.svg *.woff *.woff2
}
header @static Cache-Control max-age=31536000

Loading…
Cancel
Save