summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2021-10-25 20:49:15 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2021-10-25 20:49:15 +0300
commit67d2a9541826ecd5db97d604f23460210fd3e517 (patch)
tree81c8406ac3961b4babf24a5aa0482cc142a6a475 /conf
parent1fc61b7b1ff182e86078200a59d3c523419c7b3b (diff)
downloadnginx-67d2a9541826ecd5db97d604f23460210fd3e517.tar.gz
MIME: added image/avif type.
Prodded by Ryo Hirafuji, André Rømcke, Artur Juraszek.
Diffstat (limited to 'conf')
-rw-r--r--conf/mime.types1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/mime.types b/conf/mime.types
index b53f7f7e0..1c00d701a 100644
--- a/conf/mime.types
+++ b/conf/mime.types
@@ -15,6 +15,7 @@ types {
text/vnd.wap.wml wml;
text/x-component htc;
+ image/avif avif;
image/png png;
image/svg+xml svg svgz;
image/tiff tif tiff;