Ask, reply and learn. Join the community of Akaunting.
Is there a way to easily change the duration of the session length and stay logged in? It drives me nuts that I have to log in over and over so frequently. Thanks.
I may have answered my own question. We'll see if it works. I updated the file in /config/session.php:
'lifetime' => env('SESSION_LIFETIME', 525600)
This is should let me stay logged in for a year, theoretically.
Hi, did it work? I cannot guess if these are seconds or minutes... but seems it is. Thank you for your contribution because Akaunting was never going answers this
It works, and I tested with 2 (minutes) and also 240 (4 hours).
Showing 1 to 4 of 4 discussions