cambio periodo update keepalive (2 minuti)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<appSettings>
|
||||
<add key="resetConnKA" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="forceResetKeepAlive" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="kaMinUpdSec" value="60" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="kaMinUpdSec" value="120" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="_logLevel" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="EnableCdnJQ" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="MoonProConnectionString" value="Data Source=localhost\sqlexpress;Initial Catalog=Donati_MoonPro;Persist Security Info=True;User ID=steamware;Password=viadante16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
<!--keep alive!-->
|
||||
<add key="resetConnKA" value="false"/>
|
||||
<add key="forceResetKeepAlive" value="true"/>
|
||||
<add key="kaMinUpdSec" value="5"/>
|
||||
<add key="kaMinUpdSec" value="30"/>
|
||||
<add key="disable_verificaIdxMacchina" value="true"/>
|
||||
<!--conf base-->
|
||||
<add key="appName" value="MP-IO"/>
|
||||
|
||||
Reference in New Issue
Block a user