session timeout

Friday, April 29, 2011
Avatar

We would like to modify the session timeout of our Spira installation.

Is there somewhere a parameter (for instance in the web.config) to do this ?

1 Replies
Friday, April 29, 2011
Avatar
re: kagel Friday, April 29, 2011
pascal hoffmann

Is there somewhere a parameter (for instance in the web.config) to do this ?

Yes there is a parameter in web.config. The value is this one:

<sessionState mode="InProc" cookieless="false" timeout="60" />

where the timeout is in minutes

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Friday, April 29, 2011
  • Last Reply: Friday, April 29, 2011
  • Replies: 1
  • Views: 2250