How to change ISPconfig admin interface timout

Discussion in 'General' started by Clogboy, Jan 22, 2007.

  1. Clogboy

    Clogboy New Member

    Where can I change the timeout for the ISPconfig admin interface?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please have a look at the file /home/admispconfig/ispconfig/lib/go_info.inc.php, in line 115:

    $go_info["session"]["timeout"] = 1800;

    The timeout value is in seconds.
     
  3. Clogboy

    Clogboy New Member

    Thanks heaps Till! That seems to do the trick.
     

Share This Page