Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
$nuConfigKeepSessionAlive = true; //-- Use a timer to keep the session alive
$nuConfigKeepSessionAliveInterval = 6000; //-- Keep-alive interval. Default 600 s (10 min)
i read the topic, but did not really found a point for me.
i can stay logged in a long time in the same window. No issue there.
But i also want to be logged in, when the webside is opened again in a new window. if i click a link with CTRL for new tab, im logged in. But not, when i copy the url to a new tab.