1
duhe
2024-11-20 c998008c7c15874690932df0b62a5c0bd7d448d5
WebAPI/Web.config
@@ -55,7 +55,7 @@
   <system.web>
      <customErrors mode="Off" />
      <compilation debug="true" targetFramework="4.5" />
      <httpRuntime maxQueryStringLength="102400" />
      <httpRuntime maxQueryStringLength="102400" maxRequestLength="1048576"/>
      <pages controlRenderingCompatibilityVersion="4.0" />
   </system.web>