allow svg images mime content type

This commit is contained in:
ghost 2023-05-08 13:00:37 +03:00
parent e6da2e729a
commit e9d5137dfe

View File

@ -196,7 +196,7 @@ define('CRAWL_PAGE_MIME', 'text/html');
* comma separated
*
*/
define('CRAWL_IMAGE_MIME', 'image/webp,image/png,image/gif,image/jpeg,image/ico');
define('CRAWL_IMAGE_MIME', 'image/webp,image/png,image/gif,image/jpeg,image/ico,image/svg+xml');
/*
* Renew image index by timing offset provided