You are not logged in.
Pages: 1
Hi
Could you please advice, how to change user session idle timeout. As far as I know it's currently 4 hours. I'd like to change it to 20 minutes.
Last edited by asmirnov (2019-06-03 10:50:47)
Offline
Hi asmirnov,
you can change the session timeout in the web.xml file: <session-timeout>240</session-timeout>
The reason why this is currently 4 hours can be read here: https://forum.reportserver.net/viewtopic.php?pid=1437
Regards,
Eduardo
Offline
Pages: 1