Update to 2023-04-11 15:00

This commit is contained in:
Daniel Berteaud
2023-04-11 15:00:42 +02:00
parent 2a3d56fddc
commit 138c0bf3b2
55 changed files with 113 additions and 79 deletions

View File

@@ -15,6 +15,8 @@ map $sent_http_content_type $is_client_cacheable {
application/font-woff 1;
application/vnd.ms-fontobject 1;
application/vnd.ms-opentype 1;
# application/octet-stream 1;
application/wasm 1;
}
map $request_uri $is_proxy_cacheable {