Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created April 20, 2024 09:47
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 wullemsb/d68b69af4c1a9ea84a52c5237f8e0e20 to your computer and use it in GitHub Desktop.
Save wullemsb/d68b69af4c1a9ea84a52c5237f8e0e20 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.web>
<httpRuntime requestValidationMode="2.0" maxRequestLength="5120" targetFramework="4.6" />
</system.web>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment