duhongyu 4 lat temu
rodzic
commit
6f82d5708c

+ 6 - 0
CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Web.config

@@ -85,6 +85,12 @@
85 85
       <add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule, Microsoft.AI.Web"
86 86
         preCondition="managedHandler"/>
87 87
     </modules>
88
+    <security>
89
+      <requestFiltering>
90
+        <requestLimits maxAllowedContentLength="2147483647"></requestLimits>
91
+      </requestFiltering>
92
+
93
+    </security>
88 94
   </system.webServer>
89 95
   <applicationSettings>
90 96
     <CallCenterApi.Interface.Properties.Settings>