It would be nice to have an option to set the session timeout for admins. Currently it logs out admins to fast for us, for us it should be optimal to have it set to something like 8-24 hours.
When logging into the admin area there is a remember me box that can be checked to stay logged in indefinitely. Then the session timeout doesn't matter. But if you do want to increase the session timeout length, then that's a PHP setting and one you can simply edit via the php.ini configuration setting for your server.
Featured Comment