Can't change default Session Timeout for backoffice
Hi all,
I have the following in my web.config for Umbraco v7.3.4
<add key="umbracoTimeOutInMinutes" value="60" />
In v7.2.8 this would allow the user to be in the back office for 1 hour before forcing them to login again. It looks like v7.3.4 is ignoring this and forcing the users to re-login after about 20 minutes.
Is there another setting I need to change to allow the users to be logged in for 1 hour?
Can't change default Session Timeout for backoffice
Hi all,
I have the following in my web.config for Umbraco v7.3.4
In v7.2.8 this would allow the user to be in the back office for 1 hour before forcing them to login again. It looks like v7.3.4 is ignoring this and forcing the users to re-login after about 20 minutes.
Is there another setting I need to change to allow the users to be logged in for 1 hour?
is working on a reply...