Information Technology Reference
In-Depth Information
How to do it…
Proceed with the following steps to change the remember me cookie duration:
1. Open the seraph-config.xml file from the <JIRA_INSTALL>/
atlassian-jira/WEB-INF/classes directory in a text editor.
2. Locate the following lines and change the value of param-value to the desired
number in seconds:
<init-param>
<param-name>autologin.cookie.age</param-name>
<param-value>1209600</param-value>
</init-param>
3. Restart JIRA for the changes to apply.
Search WWH ::




Custom Search