Menu

how increase users activity time?

Valcha
2005-07-17
2013-04-30
  • Valcha

    Valcha - 2005-07-17

    I have ver 2.3.4. And after ~ 10 minutes without activity user them have automatically loged off. i wana increase this time to 1 hour. how can i do it? thanks for help!

     
    • tim desmond

      tim desmond - 2008-04-30

      Go to your config.inc.php and go to line 354. It will read:

      define('MAX_INACTIVE_ONLINETIME', 600);//Time in seconds

      define('MAX_INACTIVE_LIFETIME', 60);//Time in days

      Increase those times, and you should be fine.

       

Log in to post a comment.