I understand the need for a 'reasonable' session timeout but I don't want to have to re-login 10 times a day either. (Especially annoying with OTP enabled)
Is there a way that I can increase the session timeout from the default? At least for the admin side? I can see clients not needing more than 30 minutes of inactivity.. but us admins.. we are in there all day.. every day.. going back and forth between working on stuff and dealing with clients.. I'd like to have a little more leeway (Especially during development).
Currently I go and work on something else for a little while.. an hour.. for example.. go back to test what I'm working on.. re-login required.
Quite annoying. I can see the sessions table updating with every access, updating it to +30Mins.
Question
EmptyMind
I understand the need for a 'reasonable' session timeout but I don't want to have to re-login 10 times a day either. (Especially annoying with OTP enabled)
Is there a way that I can increase the session timeout from the default? At least for the admin side? I can see clients not needing more than 30 minutes of inactivity.. but us admins.. we are in there all day.. every day.. going back and forth between working on stuff and dealing with clients.. I'd like to have a little more leeway (Especially during development).
Currently I go and work on something else for a little while.. an hour.. for example.. go back to test what I'm working on.. re-login required.
Quite annoying. I can see the sessions table updating with every access, updating it to +30Mins.
23 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.