Request: Allow editing of auto logout time.

66 views
Skip to first unread message

Caleb Bron

unread,
Sep 30, 2011, 11:06:25 AM9/30/11
to SQL Buddy
Since it's my local dev machine, I'm not to worried about leaving it
and someone else getting into it. Could I update that session timeout
to like 2-3 hours ? Or just turn it off completely ?

Calvin Lough

unread,
Sep 30, 2011, 11:11:23 AM9/30/11
to sql-...@googlegroups.com
I believe sqlbuddy just uses the built-in session stuff from php. So, if you want to extend the session length, you would look to editing your php.ini file (you might also be able to set the values at run time using ini_set, I don't know). The values you should be looking for are session.gc_maxlifetime and maybe session.cookie_lifetime.

Caleb Bron

unread,
Oct 4, 2011, 10:48:14 AM10/4/11
to sql-...@googlegroups.com
That worked, thanks for the help. 
Reply all
Reply to author
Forward
0 new messages