Idle User Logout

A place for users and developers of the Xataface to discuss and receive support.

Idle User Logout

Postby mikep » Tue Nov 24, 2009 6:32 pm

Hey,
Will xataface automatically log out idle users? If so, how long is a user inactive to be considered idle. Additionally, is there any way to adjust this?



Thanks,
Mike
mikep
 
Posts: 44
Joined: Fri Apr 24, 2009 2:21 pm

Postby shannah » Tue Dec 01, 2009 1:44 pm

The php session timeout will affect this. You can set this value using the session_timeout directive in the [_auth] section of your conf.ini file.

e.g.
Code: Select all
[_auth]
    users_table=users
    username_column=username
    password_column=password
 
    allow_register=1
    session_timeout=999999999


-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Re: Idle User Logout

Postby mikep » Tue Jan 12, 2010 8:02 pm

Thank you.
mikep
 
Posts: 44
Joined: Fri Apr 24, 2009 2:21 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 25 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved