Update site.py

This commit is contained in:
Mr Chen 2024-12-19 14:17:22 +08:00
parent 6e44452807
commit cf72ebdfd8
1 changed files with 1 additions and 1 deletions

View File

@ -1532,7 +1532,7 @@ location ^~ {from} {\n\
# PROXY-END"
tpl_proxy_cache = "\n\
if ( $uri ~* \\.(gif|png|jpg|css|js|woff|woff2)$\" )\n\
if ( $uri ~* \\.(gif|png|jpg|css|js|ttf|woff|woff2)$\" )\n\
{\n\
expires {cache_time}m;\n\
}\n\