Pulse-IT and Automate-IT have an auto-logout feature that will warn the user and then disconnect the user session after a period of time.
The default setting is set to warn after 14 minutes and to expire the user session after 15 minutes.
To change this, update the following settings in the server .local.env file
WARN_AFTER = 3600 #seconds = 1 hour EXPIRE_AFTER = 3720 #seconds = 1 hour + 2 minutes
Then, restart the server for the new settings to be applied
To restart your server check this: Restarting the Automate-IT server
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article