Merge pull request #4137 from irexyc/add-woff2-asset

Add woff2 format to assets.conf for Cache Assets
This commit is contained in:
jc21 2024-11-26 07:35:57 +10:00 committed by GitHub
commit cb3e4ed59c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
location ~* ^.*\.(css|js|jpe?g|gif|png|webp|woff|eot|ttf|svg|ico|css\.map|js\.map)$ {
location ~* ^.*\.(css|js|jpe?g|gif|png|webp|woff|woff2|eot|ttf|svg|ico|css\.map|js\.map)$ {
if_modified_since off;
# use the public cache