Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonathan Roberts 409 posts 1063 karma points
    Oct 26, 2016 @ 10:38
    Jonathan Roberts
    0

    Upload media types

    Hi,

    im using Umbraco 7.5.4 and i was wondering if anyone had a definative list of media types that a user can upload to the CMS media library.

    I would like to upload the following:

    Text, Images (JPEG, TIFF, GIF (static/animated), PNG), Video’s & Animations, Sound (MP4/AVI/MPEG).

    Are MP4s, AVI and MPEG allowed?

    Also, is it possible to embed MP4s in the H.264 and H.265 codecs?

    Thanks

    jonathan

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Oct 26, 2016 @ 20:47
    Dennis Aaen
    0

    Hi Jonathan,

    If you look into the umbracoSettings.config file in the /config folder, then you can see that we disallow these file extensions by default

     <!-- These file types will not be allowed to be uploaded via the upload control for media and content -->
        <disallowedUploadFiles>ashx,aspx,ascx,config,cshtml,vbhtml,asmx,air,axd,swf,xml,html,htm,svg,php,htaccess</disallowedUploadFiles>
    

    Hope this helps,

    /Dennis

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies