Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

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 Leaders.
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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events