How to disable WebUI session timeout?

Hi,

What is the correct setting to disable the WebUI session timeout?

The setting stated on this forum thread is not working: Disable WebUI Session Timeout

So there’s no way to actually disable the session timeout. The closest thing you can do is set a ridiculously high timeout session so that it seem like session timeouts are disabled.

What value did you put in for the timeout value? The setting should be: WebUIAppEnv_LOGIN_SESSION_TIMEOUT_SECONDS

The default should be 900 (15 minutes)

1 Like

I tried to put 86400 for 1 day expiration as stated by Lee Wei on the other forum thread, but it’s not working. Is their a maximum value allowed?

You need to restart the webui service for the new setting to take effect. Might be easier just to reboot the server as a whole.