You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Для изменения тайм-аута по умолчанию нужно отредактировать файл JIRA_HOME\WEB-INF\web.xml

<source>
    <session-config>
        <session-timeout>60</session-timeout>
    </session-config>
</source>
  • No labels