forked from aspnet/AspNetCoreModule
-
Notifications
You must be signed in to change notification settings - Fork 0
/
applicationHost.config.txt
5 lines (3 loc) · 1.15 KB
/
applicationHost.config.txt
1
2
3
4
5
<aspNetCore processPathNoChange="C:\program files\dotnet\dotnet.exe" startupTimeLimitNoChange="120" shutdownTimeLimitNoChange="10" requestTimeoutNoChange="00:02:00" processesPerApplicationNoChange="1" rapidFailsPerMinuteNoChange="10" lockAttributes="processPathNoChange,startupTimeLimitNoChange,shutdownTimeLimitNoChange,rapidFailsPerMinuteNoChange,requestTimeoutNoChange,processesPerApplicationNoChange" />
<aspNetCore processPathNoChange="C:\program files\dotnet\dotnet.exe" startupTimeLimitNoChange="120" shutdownTimeLimitNoChange="10" requestTimeoutNoChange="00:02:00" processesPerApplicationNoChange="1" rapidFailsPerMinuteNoChange="10" lockAttributes="processPathNoChange,startupTimeLimitNoChange,shutdownTimeLimitNoChange,rapidFailsPerMinuteNoChange,requestTimeoutNoChange,processesPerApplicationNoChange" />
<aspNetCore processPathNoChange="C:\none" startupTimeLimitNoChange="120" shutdownTimeLimitNoChange="10" requestTimeoutNoChange="00:02:00" processesPerApplicationNoChange="1" rapidFailsPerMinuteNoChange="10" lockAttributes="startupTimeLimitNoChange,shutdownTimeLimitNoChange,rapidFailsPerMinuteNoChange,requestTimeoutNoChange,processesPerApplicationNoChange" />