diff --git a/novaconium/config.php b/novaconium/config.php index 1890309..7f0580e 100644 --- a/novaconium/config.php +++ b/novaconium/config.php @@ -111,8 +111,13 @@ return [ // against the uploaded filename's extension; media_upload_max_bytes // caps a single file's size (checked against both $_FILES' reported // size and PHP's own upload_max_filesize/post_max_size ini limits, - // see /admin/docs/media-manager). - 'media_upload_extensions' => ['jpg', 'jpeg', 'png', 'gif', 'webp', 'svg', 'pdf', 'txt', 'zip'], + // see /admin/docs/media-manager). 'svg' is deliberately NOT in this + // default list: files under public/uploads/ are served directly from + // this origin, and an SVG can carry inline