Copied to clipboard

Flag this post as spam?

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


  • Ian Banks 24 posts 44 karma points
    Jan 23, 2012 @ 14:05
    Ian Banks
    0

    http runtime for media uploads Umbraco 5

    Hi 

    Can someone tell me which config the httpRuntime entry is located in, I want to change the media upload limit? 

  • Rodion Novoselov 694 posts 859 karma points
    Jan 23, 2012 @ 15:29
    Rodion Novoselov
    0

    It can reside in either machine.config or the web.config of the site root. Keep in mind that if you have request filtering on (in IIS 7) than you might need to tune its maxAllowedContentLength parameter as well (see here: http://www.iis.net/ConfigReference/system.webServer/security/requestFiltering/requestLimits).

     

  • 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