Page 1 of 1

[Changed] Keep session alive

Posted: Thu Mar 24, 2022 6:23 pm
by admin
The existing "keep alive" code did not work reliably and has been replaced.

Settings in nuconfig.php:

Code: Select all

	$nuConfigKeepSessionAlive	        = true;	//-- Use a timer to keep the session alive
	$nuConfigKeepSessionAliveInterval	= 600;	//-- Keep-alive interval. Default 600 s (10 min)