Jump to content

Recommended Posts

Posted

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:

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...