mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-27 12:29:04 +08:00
Using server gc mode by default
--HG-- branch : 1.x
This commit is contained in:
@@ -144,6 +144,7 @@
|
|||||||
<httpErrors existingResponse="PassThrough"/>
|
<httpErrors existingResponse="PassThrough"/>
|
||||||
</system.webServer>
|
</system.webServer>
|
||||||
<runtime>
|
<runtime>
|
||||||
|
<gcServer enabled="true"/>
|
||||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||||
<probing privatePath="App_Data/Dependencies"/>
|
<probing privatePath="App_Data/Dependencies"/>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
|
|||||||
Reference in New Issue
Block a user