[bug] Add tiff to supported image formats; for bug 45401

This commit is contained in:
Sergey Konovalov
2024-06-26 20:11:39 +03:00
parent 1253c13df2
commit 61b5e5d0b9
7 changed files with 165 additions and 16 deletions

View File

@ -188,7 +188,7 @@
"utils": {
"utils_common_fontdir": "null",
"utils_fonts_search_patterns": "*.ttf;*.ttc;*.otf",
"limits_image_types_upload": "jpg;jpeg;jpe;png;gif;bmp;svg"
"limits_image_types_upload": "jpg;jpeg;jpe;png;gif;bmp;svg;tiff;tif"
},
"sql": {
"type": "postgres",