# HG changeset patch # User Maxim Dounin # Date 1635184155 -10800 # Node ID 3f0ab7b6cd71eb02b4714278cabcd2db5c79b3a9 # Parent 65946a191197fd874dcc283a613ffa03adb89d89 MIME: added image/avif type. Prodded by Ryo Hirafuji, André Rømcke, Artur Juraszek. diff --git a/conf/mime.types b/conf/mime.types --- 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;