summaryrefslogtreecommitdiff
path: root/app/controllers/projects/confluences_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/projects/confluences_controller.rb')
-rw-r--r--app/controllers/projects/confluences_controller.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/controllers/projects/confluences_controller.rb b/app/controllers/projects/confluences_controller.rb
index d563b34a362..fccbdf0bf91 100644
--- a/app/controllers/projects/confluences_controller.rb
+++ b/app/controllers/projects/confluences_controller.rb
@@ -3,6 +3,8 @@
class Projects::ConfluencesController < Projects::ApplicationController
before_action :ensure_confluence
+ feature_category :integrations
+
def show
end