The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Session timeout in Stash

Sebastian Krzewinski
June 20, 2013

Hi

How long is default session time in Stash?

Where can I change this time? In web.xml file?

Thanks,

Sebastian

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
cofarrell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 24, 2013

Hi Sebastian,

Sorry for the delay. The default timeout should be 30 minutes. Changing the timeout value in the conf/web.xml should do the trick.

<!-- ==================== Default Session Configuration ================= -->
  <!-- You can set the default session timeout (in minutes) for all newly   -->
  <!-- created sessions by modifying the value below.                       -->

    <session-config>
        <session-timeout>30</session-timeout>
    </session-config>

https://answers.atlassian.com/questions/140060/how-i-can-modify-session-timeout-in-stash

Cheers,

Charles

TAGS
AUG Leaders

Atlassian Community Events