Werk #14307: Fix minimal session idle timeout in global setting
Component | User interface | ||||
Title | Fix minimal session idle timeout in global setting | ||||
Date | Mar 22, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The default session idle timeout was changed to 90 minutes with #12061. In this step also the minimal possible value was accidentally set to the same value.
The minimal value has now been set back to 60 seconds as before.