Re: Setting UI timeout

2022-08-31 Thread Joshua Schaeffer
Thanks to both who responded. I've made the change and can see the new timeout in effect. On 8/31/22 01:59, Gary Dixon wrote: Hi Joshua You will need to edit the /etc/cloudstack/management/server.properties file on both mgmt. servers and set the "session.timeout" value to 60 and restart the c

RE: Setting UI timeout

2022-08-31 Thread Gary Dixon
Hi Joshua You will need to edit the /etc/cloudstack/management/server.properties file on both mgmt. servers and set the "session.timeout" value to 60 and restart the cloudstack management service on both servers for the setting to take effect BR Gary Gary Dixon Senior Technical Consultant T

Re: Setting UI timeout

2022-08-30 Thread David Jumani
Hi Joshua, You can modify the "session.timeout" value in the "/etc/cloudstack/management/server.properties" file with the timeout value you'd like From: Joshua Schaeffer Sent: Tuesday, August 30, 2022 9:32 PM To: users@cloudstack.apache.org Subject: Setting UI