commit | 9aff7915639ab8b378a5721234bdcaaf557961ea | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Mon Oct 25 20:49:15 2021 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Mon Oct 25 20:49:15 2021 +0300 |
tree | 81c8406ac3961b4babf24a5aa0482cc142a6a475 | |
parent | 16a7a16f2b65fdf767ee1f47912e0ce18ecf7ec6 [diff] |
MIME: added image/avif type. Prodded by Ryo Hirafuji, André Rømcke, Artur Juraszek.
diff --git a/conf/mime.types b/conf/mime.types index b53f7f7..1c00d70 100644 --- a/conf/mime.types +++ b/conf/mime.types
@@ -15,6 +15,7 @@ text/vnd.wap.wml wml; text/x-component htc; + image/avif avif; image/png png; image/svg+xml svg svgz; image/tiff tif tiff;