Inactivity Timeout

onthefly

Active member
Quick question about Inactivity Timeout, is there a way to change this, I got this from one of my members this mornig,

I just spent about 1/2 an hour putting a tying sequence post in and when I went to start the new thread I got booted off the site. Is there a time out for inactivity?
 
OK, I changed

// TODO: source this from an option?
return XenForo_Application::$time - 3600;

That should give 60 minutes right? ;) Also, by changing this, will it effect any performance of the site?
 
Top Bottom