Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.6.0
-
None
Description
Some users want to disable the session idle timeout entirely. Currently the session idle timeout timer is always run.
I think it would be appropriate to disable the idle timeout entirely if the IDLE_TIMEOUT property is set to less than or equal to zero.