SessionTimeout?

PSU 2.3.1

In the app settings.json file you have SessionTimeout but you also have the same in dashboard.ps1 what’s the difference? Can I delete the row in app settings.json as I have it setup in dashboard.ps1?

If I have SessionTimeout in both what has the ownership?

The lowest session timeout will win. They actually all come into effect.

Deleting the row in appsettings.json will keep the session timeout at 25 seconds for the web server

1 Like