
22 Oct
2013
22 Oct
'13
1:22 p.m.
On 10/22/2013 10:12 AM, Vojtech Szocs wrote:
However, as we have two distinct values for Engine session timeout, I guess my best shot is to do "min(UserSessionTimeOutInterval,UserSessionTimeOutInvalidationInterval)" and expose both via admin-only GetConfigurationValue query, but I'm not sure this is the best approach..
shouldn't that be sum() rather than min?