Setting the auto-logout period

Modified on Wed, 16 Apr at 6:04 PM

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article