Merge "Set gerrit login cache to 2m"

This commit is contained in:
Jenkins 2016-04-21 19:20:41 +00:00 committed by Gerrit Code Review
commit bc0447b7b6
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
[cache]
directory = cache
[cache "web_sessions"]
maxAge = 1d
maxAge = 2m
<% if @cache_diff_timeout != "" -%>
[cache "diff"]
timeout = <%= @cache_diff_timeout %>