]> git.kaiwu.me - nginx.git/commitdiff
MIME: added image/avif type.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 25 Oct 2021 17:49:15 +0000 (20:49 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 25 Oct 2021 17:49:15 +0000 (20:49 +0300)
Prodded by Ryo Hirafuji, André Rømcke, Artur Juraszek.

conf/mime.types

index b53f7f7e020f056fa7920028c3269e0699f6ffba..1c00d701ae67050fc06092b5028bdad063a86c57 100644 (file)
@@ -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;