diff --git a/system/config/media.yaml b/system/config/media.yaml index 057d8be91..62dfa75eb 100644 --- a/system/config/media.yaml +++ b/system/config/media.yaml @@ -20,10 +20,15 @@ png: thumb: media/thumb-png.png mime: image/png gif: - type: image + type: animated thumb: media/thumb-gif.png mime: image/gif +svg: + type: vector + thumb: media/thumb-gif.png + mime: image/svg+xml + mp4: type: video thumb: media/thumb-mp4.png