In the web.config file you need to change this value <add key="umbracoTimeOutInMinutes" value="20" /> - As you can see it's set to 20 minutes by default. You can set it to any number of minutes you would like.
I don't know where you could configure the duration before the prompt but I suspect it would not be worth the effort either? :)
Configure lock screen time
Is it possible to configure the time for when the Umbraco interface locks?
Also can you configure the duration of inactivity before the prompt with the count down appears?
Thanks,
Adam
Hi Adam
In the web.config file you need to change this value <add key="umbracoTimeOutInMinutes" value="20" /> - As you can see it's set to 20 minutes by default. You can set it to any number of minutes you would like.
I don't know where you could configure the duration before the prompt but I suspect it would not be worth the effort either? :)
/Jan
Thanks Jan! Your right the second part isn't worth the effort, but wanted to see if possible.
Cheers.
Adam
is working on a reply...