Skip to content

Instantly share code, notes, and snippets.

@scattered-code
Created September 21, 2020 18:13
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 scattered-code/ecd0d98578c1d39842edc9fc95cfe97e to your computer and use it in GitHub Desktop.
Save scattered-code/ecd0d98578c1d39842edc9fc95cfe97e to your computer and use it in GitHub Desktop.
<system.webServer>
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength="209715200" />
</requestFiltering>
</security>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment