Commit 38aaf48f authored by Francisco Javier López's avatar Francisco Javier López

Merge branch 'ck3g-change-sitemap-controller-feature-category' into 'master'

Change Sitemap feature category to not_owned

See merge request gitlab-org/gitlab!68256
parents 0a7e2d80 726a8189
......@@ -3,7 +3,7 @@
class SitemapController < ApplicationController
skip_before_action :authenticate_user!
feature_category :metrics
feature_category :not_owned
def show
return render_404 unless Gitlab.com?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment