Information Technology Reference
In-Depth Information
How to do it…
Proceed with the following steps to change the session timeout settings in JIRA:
1. Open the web.xml file from the <JIRA_INSTALL>/atlassian-jira/
WEB-INF directory in a text editor.
2. Locate the following lines and change the value of session-timeout to the
desired number in minutes:
<session-config>
<session-timeout>300</session-timeout>
</session-config>
3. Restart JIRA for the changes to apply.
Search WWH ::




Custom Search