refreh + frequente appConfig
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
<appSettings>
|
||||
<!--Impostazione gestione serializzazione variabili in sessione (es per Redis)-->
|
||||
<add key="serializeSession" value="true" />
|
||||
<add key="maxAgeAppConf_min" value="60"/>
|
||||
<add key="maxAgeAppConf_min" value="1"/>
|
||||
<!--gestione timeout "esteso" x chiamate SQL critiche, in secondi -->
|
||||
<add key="sqlLongCommandTimeout" value="600" />
|
||||
<!--Conf generale-->
|
||||
<add key="doShrinkFolder" value="true" />
|
||||
|
||||
Reference in New Issue
Block a user