Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created April 12, 2024 15:22
Show Gist options
  • Save bjoerntx/544a443562153aa0280cde977073d15a to your computer and use it in GitHub Desktop.
Save bjoerntx/544a443562153aa0280cde977073d15a to your computer and use it in GitHub Desktop.
<system.webServer>
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength="4294967295" />
</requestFiltering>
</security>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment