Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 10, 20214 yr I am talking about /admin area. It keep expiring the login very fast. If I take a break, I will be already logged out, and then I have to refresh all pages and open all the sub-tabs inside them (like multiple HTML templates). Is it possible to increase to timeout to perhaps a day in local dev installation?
March 10, 20214 yr Solution Add this to your constant.php define('DEV_DISABLE_ACP_SESSION_TIMEOUT', TRUE);
April 21, 20214 yr Does anyone know of a way to change the duration of the scp session timeout without using the php setting because I'm assuming that @Sonya*'s suggestion will entirely disable it?? Thx.
April 21, 20214 yr Community Expert 8 minutes ago, Giray said: Does anyone know of a way to change the duration of the scp session timeout without using the php setting because I'm assuming that @Sonya*'s suggestion will entirely disable it?? Thx. Have a look at this post. https://invisioncommunity.com/forums/topic/443704-acp-session-time-outs/?do=findComment&comment=2730633