mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
Merge pull request #254386 from erikarvstedt/nginx-js-mime-type
This commit is contained in:
commit
61f2bd3178
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ let
|
|||
compressMimeTypes = [
|
||||
"application/atom+xml"
|
||||
"application/geo+json"
|
||||
"application/javascript" # Deprecated by IETF RFC 9239, but still widely used
|
||||
"application/json"
|
||||
"application/ld+json"
|
||||
"application/manifest+json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue