fix timeout cookie da 5 a 720 min (x squadra & co)
This commit is contained in:
Binary file not shown.
+1
-1
@@ -18,7 +18,7 @@
|
||||
<uc1:mod_gestIntSquadra runat="server" ID="mod_gestIntSquadra" />
|
||||
<uc1:mod_ImpegnoSmall runat="server" ID="mod_ImpegnoSmall" />
|
||||
<div id="divFile" runat="server" style="text-align: center; margin: 2px auto; padding: 2px; border: 1px solid #333333;" class="ui-shadow ui-corner-all">
|
||||
<uc1:mod_fileUpload runat="server" ID="mod_fileUpload" />
|
||||
<uc1:mod_fileUpload runat="server" ID="mod_fileUpload" enableMod="true" />
|
||||
</div>
|
||||
<uc1:mod_dettInt runat="server" ID="mod_dettInt" disableEdit="true" />
|
||||
</div>
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
</connectionStrings>
|
||||
-->
|
||||
<appSettings>
|
||||
<add key="minCookieSquadra" value="720" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="baseUrl" value="http://webscr.steamware.net/Rigamonti" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<add key="localUplURL" value="http://rigasrv02:81/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
<!--<add key="adminEmail" value="paolo.malighetti@unibg.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
<add key="intUpdatePagina_ms" value="240000" />
|
||||
<add key="zonaDef" value="Z00" />
|
||||
<add key="numGgDef" value="20" />
|
||||
<add key="minCookieSquadra" value="3" />
|
||||
<add key="minCookieSquadra" value="5" />
|
||||
<!--nome sw e versioni-->
|
||||
<add key="CodModulo" value="WebSCR" />
|
||||
<add key="AutoAuth" value="true" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<add key="intUpdatePagina_ms" value="240000" />
|
||||
<add key="zonaDef" value="Z00" />
|
||||
<add key="numGgDef" value="20" />
|
||||
<add key="minCookieSquadra" value="3" />
|
||||
<add key="minCookieSquadra" value="5" />
|
||||
<!--nome sw e versioni-->
|
||||
<add key="CodModulo" value="WebSCR" />
|
||||
<add key="AutoAuth" value="true" />
|
||||
|
||||
Reference in New Issue
Block a user