Merge "Remove http.maxWait hack as fixed in Gerrit 2.5"
This commit is contained in:
commit
738373c43f
@ -118,7 +118,6 @@ class openstack_project::review (
|
|||||||
sshd_threads => '100',
|
sshd_threads => '100',
|
||||||
index_threads => 4,
|
index_threads => 4,
|
||||||
httpd_maxqueued => '200',
|
httpd_maxqueued => '200',
|
||||||
httpd_maxwait => '5000min',
|
|
||||||
war =>
|
war =>
|
||||||
'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.11.4.11.a14450f.war',
|
'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.11.4.11.a14450f.war',
|
||||||
contactstore => $contactstore,
|
contactstore => $contactstore,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user