Jump to content
Pulseway 9.14 🔥

Featured Replies

Posted

Is there any way to increase the session inactivity timeout on my.pulseway.com?

If not, this may be a feature request for a future release.

  • 3 months later...

I've successfully changed the timeout for the portal via these steps:

 

Edit the settings.pcm file

  1. Open C:\Hosting\WebApp\configuration\settings.pcm in notepad or your favorite text editor
  2. Edit the line "<IdleTime>5</IdleTime> to whatever number of minutes you want
  3. Edit the line with <IdleMessage> to reflect the new timeout value (this isn't necessary, but it keeps the message the user gets consistent with the actual timeout)
  4. Save the file to your desktop, as it won't let you save to this location.
  5. Move the newly saved file from your desktop to the location mentioned in step 1

 

Recycle the IIS app pool to have these new changes go into effect (or just restart the server)

  1. Open up IIS Manager
  2. On the left hand side, expand the tree for your server and select "Application Pools"
  3. On the right hand pane, right-click the application pool that corresponds to the pcmon website and select "Recyle..."

 

The website should now follow your new timeout values.

  • Author

Thanks for the reply but I am using PC Monitors servers.

Create an account or sign in to comment