Jump to content

Featured Replies

Posted

How we can get more time att stay in admincp - not log out efter 10 - 15 min if no active?

regards

Bosss

  • Community Expert

That is intentional, for security on your system. We would not advise on trying to change that. 

As Marc said, it's not good for security to raise that value for a live/production site.

 

However, if you want to raise it for a development site, you can add a constant for it. This is the  default value (1 hour):

				// Number of seconds to consider AdminCP sessions valid for
				'ACP_SESSION_TIMEOUT' => 3600,

 

Here's a guide on how to use the file:

Nah, if it's a local dev environment, DEV_DISABLE_ACP_SESSION_TIMEOUT is the new ACP_SESSION_TIMEOUT👀

Recently Browsing 0

  • No registered users viewing this page.