Jump to content

Is it possible to prevent In_Dev ACP session timing out?


Go to solution Solved by DawPi,

Recommended Posts

  • Solution

Since 4.5.4 you have new constant available:

				// Disable ACP session timeout?
				// Disables the ACP session timeout check. Useful for developing where you may
				// get logged out of the ACP in between requests while working.
				// Has no effect if IN_DEV is FALSE
				'DEV_DISABLE_ACP_SESSION_TIMEOUT' => FALSE,

Instructions how to use it:

https://invisioncommunity.com/4guides/advanced-options/configuration-options/using-constantsphp-r25/

Link to comment
Share on other sites

  • Recently Browsing   0 members

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