Änderung des timeout Zeitraums
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</conformanceWarnings>
|
||||
</webServices>
|
||||
<authentication mode="Forms">
|
||||
<forms defaultUrl="/Customers/Welcome.aspx" loginUrl="login/Login_FLEX.aspx" slidingExpiration="true" timeout="2880" />
|
||||
<forms defaultUrl="/Customers/Welcome.aspx" loginUrl="login/Login_FLEX.aspx" slidingExpiration="true" timeout="48" />
|
||||
</authentication>
|
||||
<sessionState mode="InProc" timeout="2880" cookieless="false" regenerateExpiredSessionId="true" compressionEnabled="false" useHostingIdentity="true"/>
|
||||
<httpRuntime requestValidationMode="2.0" targetFramework="4.7" maxRequestLength="153600" executionTimeout="900"/>
|
||||
|
||||
Reference in New Issue
Block a user