Merge "Allow robots to follow links from cgit"
This commit is contained in:
commit
9d5333f1c8
@ -60,6 +60,7 @@ class openstack_project::git_backend (
|
||||
'logo' => '/static/openstack.svg',
|
||||
'root-title' => 'OpenStack git repository browser',
|
||||
'max-repo-count' => 2500,
|
||||
'robots' => 'index',
|
||||
},
|
||||
manage_cgitrc => true,
|
||||
selinux_mode => $selinux_mode
|
||||
|
Loading…
Reference in New Issue
Block a user