Merge "Display all git repos on one page"

This commit is contained in:
Jenkins 2016-09-24 13:21:57 +00:00 committed by Gerrit Code Review
commit 35e374d118

View File

@ -59,7 +59,7 @@ class openstack_project::git_backend (
'favicon' => '/static/favicon.ico',
'logo' => '/static/openstack.png',
'root-title' => 'OpenStack git repository browser',
'max-repo-count' => 1500,
'max-repo-count' => 2500,
},
manage_cgitrc => true,
selinux_mode => $selinux_mode