changeset 7942:3f0ab7b6cd71

MIME: added image/avif type. Prodded by Ryo Hirafuji, André Rømcke, Artur Juraszek.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Oct 2021 20:49:15 +0300
parents 65946a191197
children 2a7155733855
files conf/mime.types
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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;