Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created December 20, 2019 14:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/5ae40ebc56c52cd3690e359f4e5ffb36 to your computer and use it in GitHub Desktop.
Save bjoerntx/5ae40ebc56c52cd3690e359f4e5ffb36 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.web>
<httpRuntime maxRequestLength="500000" executionTimeout="120" />
</system.web>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment