Split LeafOutputFile content into different table for performance
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
</appSettings>
|
||||
<system.web>
|
||||
<compilation targetFramework="4.5" debug="true" />
|
||||
|
||||
<customErrors mode="Off"/>
|
||||
<!-- max 1GB --><httpRuntime targetFramework="4.5" executionTimeout="3600" maxRequestLength="1000000000" />
|
||||
<globalization culture="en-US" uiCulture="en-US" enableClientBasedCulture="false" requestEncoding="utf-8" responseEncoding="utf-8" />
|
||||
</system.web>
|
||||
|
||||
Reference in New Issue
Block a user