Pulse session timeout

I run Pulse 2.8.1 on PA 2.0.8 and was wondering if there is a parameter in Pulse.cfg to increase the session time. Currently, my session expires after ~20-30 mins or so.
Thank you!

Hi @cpopa,

In the \conf\Pulse.cfg file you will the SessionTimeout parameter, default value is 1200 seconds:

[WebServer]
Port = 8098
UseSSL = False
SSL = false
WebTheme = kendo.blue
RefreshInterval = 1
SessionTimeout = 1200

Cheers,

Vincent

1 Like