Created
October 19, 2012 12:06
-
-
Save karlitros/3917918 to your computer and use it in GitHub Desktop.
New value for the maxRequestLength attribute of the httpRuntime element in the web.config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<httpRuntime maxRequestLength="1048576" executionTimeout="3600" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment