- How can I figure out when my current session will run out?
- Is the session timeout updated on every request?
|
feedback
|
|
You can find out the answer to the first question by looking in your configuration file in 'app/config/core.php'. It depends on how you've configured your setup. As for the second question, it will update on every page refresh. Config File Info | |||||||||||
feedback
|