Add TTL Config Item #3114
Closed
dougblackjr
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
I think this is worth doing. There is a an option for |
Beta Was this translation helpful? Give feedback.
0 replies
-
Added a quick PR here: #3115 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, sessions are hardcoded at 2 hours for a front end session and 1 hour for a CP session. This stops use cases where these should be extended or shortened.
Adding a
In
/system/ee/legacy/libraries/Session.php
, we can change:to
Happy to help on this!
Beta Was this translation helpful? Give feedback.
All reactions