library/XenForo/Session.php60 minutes?
public function __construct(array $config = array(), Zend_Cache_Core $cache = null, Zend_Db_Adapter_Abstract $db = null)
{
if (empty($config['admin']))
{
$defaultConfig = array(
'table' => 'xf_session',
'cookie' => 'session',
'lifetime' => 3600
);
}
'lifetime' => 3600
I changed it in 'Users Option' but it did not work and if I change the core file, it will be lost with update. I have to do it after every update.But in this tutorial from the core you can change the time
![]()
Support - How to increase session life time in Xenforo 2.2.4?
Hi friends! I want to know, how can I increase the session time-out? It seems that it has been pre-configured to 15 minutes or something like that. How can I increase it to 60 minutes?xnforo.ir
Anyway, I will do it but tomorrow. Now I have to go for a sleep. It's 02:58 a.m. here. Should I say 'Good Morning' or 'Good Night'?So go ahead with core training , The above items were sent to you
Please try
If you do not receive an answer, I will give you a plugin