diff --git a/config/firefly.php b/config/firefly.php index e11aabd870..3952957ac6 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -225,6 +225,8 @@ return [ // plain files 'text/plain', 'text/html', + 'text/xml', + 'application/xml', // images 'image/jpeg',